Loading Tool

Explorer IconExplorer

Memory Pool

34,895 transactions
26.54 vMB
0.05613292 BTC
Random Selection Loading Transactions
Max Size: 133.75/200 MB

Candidate Block

Mining Attempt 115975d9b672edc176b08b474cd7f173a746b90988234a89787d9e22a784a855
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root b86ff7ffc54423ab3dabcdf618594b3a3ef3981a8c0d4743f8abdea04b80985a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.00671859 BTC
Feerates: 61.00 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (472,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,499 442,499 00000000000000000292f73799a1b7c9635cf0c77eac59d084678c898304a2b4 314 0.12/1.00 vMB 74
442,498 442,498 000000000000000003231f54a41b3197c0216d035a97056728c0f70b1406a1e8 1,011 0.53/1.00 vMB 62
442,497 442,497 000000000000000003aa48932553bf2e0bc5a6e8f7d57ff1897f64d8ce840659 2,188 0.95/1.00 vMB 71
442,496 442,496 00000000000000000312fe8de4f125c4f49e103c552652d5c5bd5944771d4640 2,079 1.00/1.00 vMB 59
442,495 442,495 000000000000000000b70b0fb6523b2237159d1f1fcc0ccb7194431e15adbcff 2,588 1.00/1.00 vMB 92
442,494 442,494 00000000000000000290461e2aa690e708fd8efe08a07bb7d179e5fc37d755e7 2,569 1.00/1.00 vMB 88
442,493 442,493 000000000000000003396e7a7316f929dd26a944a486fe133fa974c4a19b5230 409 0.21/1.00 vMB 79
442,492 442,492 00000000000000000053234ab905f0fdaba910aed37523e6e9dde225a5e8bef9 1,381 0.89/1.00 vMB 51
442,491 442,491 000000000000000000f2f2e397ca82c1637eda2c9273d2bab4909f26df5f723f 1,501 0.76/1.00 vMB 51
442,490 442,490 00000000000000000267d1568be328cb0d59ed28bc54181448b89fd8c380100e 2,569 1.00/1.00 vMB 74
442,489 442,489 000000000000000003ae97847394737b7731675e88a229ee6bc40f39f5fd0dbc 2,357 1.00/1.00 vMB 101
442,488 442,488 000000000000000002567b6fd5a3f13bea91198727e68a0473a76df592d165ec 1,124 0.39/1.00 vMB 70
442,487 442,487 0000000000000000006407ee9a214cb333993d38432458ccd2e6d2cc72201166 1,419 0.99/1.00 vMB 54
442,486 442,486 000000000000000002cbb949a5ed589bc96d0f2641b1607fffe6d7f96857c7bb 2,124 1.00/1.00 vMB 55
442,485 442,485 0000000000000000022bff06b83355920f5273d727939d27f69069924fe36e5d 2,089 1.00/1.00 vMB 81
442,484 442,484 000000000000000000b975ed872b5917a8a0e42e221ec130182d882b2ee11473 2,491 1.00/1.00 vMB 68
442,483 442,483 000000000000000002e59354399d4dfc9285ab5cffb23c7caf3aa2fa4391c99b 2,674 1.00/1.00 vMB 90
442,482 442,482 0000000000000000016d3d07a51990df12ecbd9694505fefa1ed6bdea537f1d7 2,617 1.00/1.00 vMB 96
442,481 442,481 000000000000000001cbdc818938d5ad3f1189a4d9864baea0c947f97d281270 650 0.37/1.00 vMB 57
442,480 442,480 000000000000000001a15fb5c1ce4f0c0a56f395814675d2d8739447ca2ab239 951 1.00/1.00 vMB 28
442,479 442,479 0000000000000000016be62ea422019fcc686e7e04a485ec30cccc2d9497aee0 690 0.41/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.