Loading Tool

Explorer IconExplorer

Memory Pool

79,309 transactions
29.69 vMB
0.07689929 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt bb14a54bc3d34d4942bb4ec7ee6d6c9a6e9f59e8dd4bcd10e5dc1e01393eacc5
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 1ac9869ce3cd62572132ea221b5849b6660e54a073385c9c38ddd99dd0f06312
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,783
Size: 1.00 vMB
Total Fees: 0.01652544 BTC
Feerates: 313.32 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (171,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,474 743,474 000000000000000000060786e49a28ab9d13c07314e7bfb6e79352cc6ad0b6fb 2,163 1.00/1.00 vMB 19
743,473 743,473 00000000000000000008d359d2d3f6addf626ebf5dfc1f45aee70f695bf98a71 2,416 1.00/1.00 vMB 24
743,472 743,472 00000000000000000003c960435189308ae1b1d2207991973bb1ccb1dced0ad9 3,100 1.00/1.00 vMB 7
743,471 743,471 00000000000000000001fac74b3307f7243338b7da160377ac2cd8ea8ced4299 3,178 1.00/1.00 vMB 21
743,470 743,470 000000000000000000061714e1fbec0e7a706dbfa5050e2f87b4c7318f02c459 430 0.14/1.00 vMB 10
743,469 743,469 000000000000000000092655ab9ff156ee06d331c618ec1ff729adc5368e5116 253 0.09/1.00 vMB 9
743,468 743,468 00000000000000000002c143b3477e2bcb3996333b215b67297c3e31905db9d5 1,447 0.52/1.00 vMB 10
743,467 743,467 00000000000000000004829e147448b1db2443bfb8dc08b90928f304161c3558 102 0.04/1.00 vMB 10
743,466 743,466 000000000000000000031efa8281e3e10e03e5fdd939933c1dbda99ffc90b552 856 0.33/1.00 vMB 10
743,465 743,465 00000000000000000006dc6d1f26b259fcce86a048b0344f5760b28120af2480 2,612 0.97/1.00 vMB 7
743,464 743,464 00000000000000000001f9bd4299341e246cdf9c5a00969078fd98e41a3c0de1 2,669 1.00/1.00 vMB 14
743,463 743,463 000000000000000000017c201f203dff643a14d25e9aa5f7bb7b6f1946a24592 94 0.04/1.00 vMB 8
743,462 743,462 000000000000000000008c6a5cb4ddc3e575208fa01c849d1fe4514b61fabc56 434 0.84/1.00 vMB 12
743,461 743,461 0000000000000000000885bdf003792f1f2dedd45de9dc0630bb887c2acc194b 2,039 0.78/1.00 vMB 10
743,460 743,460 000000000000000000012caafcee05b32ec5b5c6f8704fb6170982f579cb1000 1,079 0.39/1.00 vMB 11
743,459 743,459 00000000000000000003ee00551ae546f933883b3a2c83ae6135a903cc3458b3 134 0.04/1.00 vMB 12
743,458 743,458 00000000000000000004d44bd7ae11710f4d264bcb34eff7724a4da51cd217b4 111 0.06/1.00 vMB 12
743,457 743,457 0000000000000000000893fd29d07034916665f11aeefc1028846374f4ac9641 2,147 0.69/1.00 vMB 11
743,456 743,456 00000000000000000005905335e2b4c22256e7baac519457ab0f4aa92583b838 503 0.19/1.00 vMB 10
743,455 743,455 00000000000000000006bf14f0349c30e578aa13409349c3747a1dd3ed8577b5 1,450 0.49/1.00 vMB 11
743,454 743,454 000000000000000000038353859b51d8840b76d0bf77f95834c97267107c1ff6 323 0.14/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.