Loading Tool

Explorer IconExplorer

Memory Pool

79,326 transactions
29.46 vMB
0.09112663 BTC
Random Selection Loading Transactions
Max Size: 178.27/200 MB

Candidate Block

Mining Attempt 1c24909efe73f7726299f6bbde2ce96e9e9e9481c613970f57057b3982a5fc80
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 1613126750cba9c38f9ae349ff032aea8ff751e3e9900a0843473c69835429e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.02920700 BTC
Feerates: 301.60 > 2.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (394,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,426 520,426 0000000000000000000e0e6074990b717a1b2bec25089c308d37202c58d94515 2,154 0.91/1.00 vMB 35
520,425 520,425 0000000000000000002dedabc87cd4780c8081c478f9d809cc264689635021ae 1,520 0.64/1.00 vMB 33
520,424 520,424 00000000000000000003da38b1719e943e2e6bbf3bd315e4d48603b33be71e18 114 0.06/1.00 vMB 51
520,423 520,423 0000000000000000002ce31d4f24f2716002e2d495d2ecc390216f77f13b7609 1,655 1.00/1.00 vMB 41
520,422 520,422 0000000000000000002f2a1bb7edb55ed14776da1cdc752fe81e393b12c51ecc 1,248 0.56/1.00 vMB 41
520,421 520,421 0000000000000000002e0e7331d10029ac7fd99ad93b25e7ae7e3509c1624a03 307 0.15/1.00 vMB 33
520,420 520,420 0000000000000000001ab03be3e94013c3c944d59b65d0d2ef68caeaebdc8843 1,723 0.89/1.00 vMB 34
520,419 520,419 00000000000000000024a243f206ff0f92220e5f4c01abce314fbdee517359e9 1,573 0.69/1.00 vMB 46
520,418 520,418 00000000000000000010412f64b360032db0a4da998d5eaf2ab9e5d3a8081901 1 0.00/1.00 vMB 0
520,417 520,417 00000000000000000008628eb9ef9decf06c2c4be84b54144dac1cfbf4ff1bc9 423 0.19/1.00 vMB 47
520,416 520,416 000000000000000000409c53ce7666329bc4e3de69346517975c81067e12fadd 790 0.29/1.00 vMB 34
520,415 520,415 0000000000000000001007b1f6c7e08b592f2c34fd6944477659b7073b2d9339 884 0.41/1.00 vMB 23
520,414 520,414 0000000000000000003f49d0681c4024fcc1acd1d4b26194a075f187fe57ef9c 2,409 1.00/1.00 vMB 29
520,413 520,413 00000000000000000018969fb9967e1c95d7bd0cf142a573765aeb11ac8bc6d0 2,220 1.00/1.00 vMB 68
520,412 520,412 0000000000000000003f97c31a05de075291bccc894a678d83c808d96f1bee13 312 0.15/1.00 vMB 33
520,411 520,411 0000000000000000002127b0aa855c56a422645624084c5cf6f96152bb5a9fdb 59 0.05/1.00 vMB 25
520,410 520,410 0000000000000000002ff923110debe520e2f5ea2f510b8fdef22a2041805ba5 780 0.64/1.00 vMB 26
520,409 520,409 0000000000000000001f813c02fa5db2d593c27f6ebc09c12509318be7836b5c 2,624 1.00/1.00 vMB 47
520,408 520,408 0000000000000000000071e2db9ac1fc2a06bad5932aeca65a32709ee4957a12 315 0.18/1.00 vMB 24
520,407 520,407 00000000000000000006c93dc6d1d1ba50b47c0feb29aa56c36acee96fa6a323 393 0.19/1.00 vMB 52
520,406 520,406 0000000000000000001bd189402d904877c963ba5e7794dde4be35daed99bcc0 1,771 0.80/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.