Loading Tool

Explorer IconExplorer

Memory Pool

39,297 transactions
28.70 vMB
0.06271107 BTC
Random Selection Loading Transactions
Max Size: 145.86/200 MB

Candidate Block

Mining Attempt 805b499a0c940ece3ab510798bd2a6b7cef538ec40a684d204372fc05aee803a
Version 20000000
Previous Block 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243
Merkle Root f98b8441bd9eae59b40e480bd87e350740d00a027812033d13dba2f8cd0fce5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.00718613 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,544 (453,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,537 461,537 00000000000000000140f32db3def641a4fc6417f9e994074af34dff716c7e19 1,105 1.00/1.00 vMB 96
461,536 461,536 00000000000000000038e41c5e2c193b03e8612f5c621c0330139a65db39081d 595 1.00/1.00 vMB 67
461,535 461,535 00000000000000000072e15bc9abd83a8771a82d963067bf468751727167b14a 1,991 1.00/1.00 vMB 109
461,534 461,534 0000000000000000003b17e0cbf3c28eb92be9ea76b941d69035f5e1d02c4a54 1,576 1.00/1.00 vMB 107
461,533 461,533 000000000000000000ccb96b68ad8cf5945c29905221e157ae86144cd32452b4 1,998 1.00/1.00 vMB 179
461,532 461,532 00000000000000000193537143870dbc38710cb428abcfcf1c29eb650afedd81 2,230 1.00/1.00 vMB 132
461,531 461,531 000000000000000001b93fb0806e799dd758b36ba138c424ed89b61a31880cd2 2,055 1.00/1.00 vMB 184
461,530 461,530 00000000000000000226ab09662f72a1526307ee1a8669640e7241b061ccff00 1,079 1.00/1.00 vMB 176
461,529 461,529 0000000000000000005c0f30ebd7a64f2d089d856840642ccff07aa2d9c322c7 2,074 1.00/1.00 vMB 169
461,528 461,528 00000000000000000109d20954b1a6c3ff69e5350611d9feb14d3dce60545a42 1,473 1.00/1.00 vMB 151
461,527 461,527 000000000000000001e09f076038fbb8c1ddebaec58587db7acf2df995dfa23f 1,668 1.00/1.00 vMB 128
461,526 461,526 000000000000000001ad6c22c3217a9ce1b65be2ecc3dfe4f80c8905c4ea25e6 1,251 1.00/1.00 vMB 113
461,525 461,525 0000000000000000013e18539bd9d4e67dbf9a697759785b77c42965f1633303 1,704 1.00/1.00 vMB 120
461,524 461,524 00000000000000000078e54a74f1629e70f557a4f00b07d580fd9b063abce922 2,244 1.00/1.00 vMB 127
461,523 461,523 000000000000000000503012d1f01a3771bc4fa79a49fd32d0faf896549050ae 2,150 1.00/1.00 vMB 173
461,522 461,522 0000000000000000021b094561dcb1ce30c887e1c9f607b465fe405dab536f7a 1,839 1.00/1.00 vMB 163
461,521 461,521 000000000000000001f670988b69d2a5c4c7b64cfe7caf529e022bf1ab674a1d 2,458 1.00/1.00 vMB 119
461,520 461,520 000000000000000000dc100c46f029e12cba260fa302507433d7ed30876b5210 1 0.00/1.00 vMB 0
461,519 461,519 0000000000000000009d3669ddd4ec0d871e7ae28b10f03390845252077dd288 2,347 0.99/1.00 vMB 164
461,518 461,518 000000000000000001af373812a04c79213da964280ee83133793148de59e1ab 1,991 1.00/1.00 vMB 121
461,517 461,517 000000000000000000ca5d939c7768d38e3b54d9211501e8ced456d1e142f647 2,661 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.72 GB
    • Received: 11.37 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.