Loading Tool

Explorer IconExplorer

Memory Pool

41,933 transactions
27.71 vMB
0.07642513 BTC
Random Selection Loading Transactions
Max Size: 143.04/200 MB

Candidate Block

Mining Attempt 292cececc86177ead555bde989bb35adc49e2f9c4234f32a80e5b1a3e9ef59ac
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root b589bd09cab81f3fc4e64293a859aa20d1422fe388e79454281012a72f8a3555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02120624 BTC
Feerates: 180.63 > 2.13 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (472,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
442,478 442,478 000000000000000003ac17daba4046d173614034c9b0fec4a9b5a6ad191b41a0 2,124 0.89/1.00 vMB 75
442,477 442,477 000000000000000002c85b5f711b7545c2a9eca9d1ad244726e5d1b206b673d9 148 0.05/1.00 vMB 77
442,476 442,476 000000000000000001f752e5220f3215ca1e007a8fc1498cc1b6fb7f2aea4f2e 765 0.29/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.