Loading Tool

Explorer IconExplorer

Memory Pool

82,391 transactions
31.67 vMB
0.11256011 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt 0f96d021e7782171a7c2fdb7f6c629b00550e3067c952fea64047a5813b0497b
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7b24b8da37b07482331a62db36d803c271b70e64c8570f1ceee0bb66a25c7ebb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,236
Size: 1.00 vMB
Total Fees: 0.02881067 BTC
Feerates: 318.30 > 2.89 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (452,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,180 463,180 000000000000000000df71eeb1e977374f784ab09241bef0d7764254cc165dd1 177 1.00/1.00 vMB 21
463,179 463,179 000000000000000001e8762715fac67bcea93140b67a0bbf90d05cf741fd078c 965 1.00/1.00 vMB 55
463,178 463,178 00000000000000000098177d00c77d43aeec3cc272b93f043af48f8a3dde1669 357 1.00/1.00 vMB 33
463,177 463,177 00000000000000000027b7ccdfc0d282e313d30287ee1d9779336e3769b930e0 1 0.00/1.00 vMB 0
463,176 463,176 0000000000000000006c4ee187d64326dd7af0a5cc0233ebc012303f190d39a1 914 1.00/1.00 vMB 75
463,175 463,175 000000000000000001ec8b7f5c11541aeca58438f965e44d4ffdc7dec67637e1 2,009 1.00/1.00 vMB 137
463,174 463,174 000000000000000000efc3385821c87c37095168fe03f0287b7e6996a6125b1b 1,513 1.00/1.00 vMB 91
463,173 463,173 000000000000000000b6fb0b4bbe094ea964a14b91c124f1eeb7d41e6c608551 1,159 1.00/1.00 vMB 47
463,172 463,172 00000000000000000197d74b73b97a78098f364fa0311547b2b623b322a0feb6 1,437 1.00/1.00 vMB 112
463,171 463,171 000000000000000000e3a29de8ad81da1d91a6e6446c03b97c3b376f076678b7 2,817 1.00/1.00 vMB 155
463,170 463,170 000000000000000000ac43db6705ac87397e55043537b631503dd21f5b6f1410 2,415 1.00/1.00 vMB 145
463,169 463,169 0000000000000000014d3af12da97255962de5c2fb2f9dbdd04783e6de6936b9 2,949 1.00/1.00 vMB 185
463,168 463,168 000000000000000000ebeaaedfbbed8e984707b54884462850fd5be8a5e970c0 2,140 1.00/1.00 vMB 142
463,167 463,167 00000000000000000138bc763d03de90a43bb0bd016c5be7ea6d7bfcfa2bda36 2,600 1.00/1.00 vMB 141
463,166 463,166 000000000000000000803daa4f7481b08196b788c7b7182ad23fed1a6e27975b 2,165 1.00/1.00 vMB 148
463,165 463,165 0000000000000000002043ef51bd547639c959533d3df942451ba1d5ea83f2ba 2,538 1.00/1.00 vMB 232
463,164 463,164 00000000000000000217bbaba721a7cae977595d78f044e0f0abbd9b16d61192 1,935 1.00/1.00 vMB 125
463,163 463,163 000000000000000001fc503695eacdd795ca03be90e0e411f8b87e48b8ba145c 2,335 1.00/1.00 vMB 169
463,162 463,162 000000000000000000e181cafab983a6ac60d155aa085aaf5058358d5104bcc3 790 1.00/1.00 vMB 43
463,161 463,161 000000000000000001af68cf75f38b545feb4fe2fda9040f42937b402f0e4d76 1,953 1.00/1.00 vMB 123
463,160 463,160 00000000000000000020fa7d005dca9b58ce531e60aa7b77f993f0aca6c109da 2,363 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.78 GB
    • Received: 17.95 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.