Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
28.95 vMB
0.07863635 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt f1f49e9ce84f3ec6cac19680e061786f119598930b8e0ebf23dd005e402f1a24
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f4ab71a036185f890a90d51f01d5172211f1dac790d571cd8d499693a1dfb8d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.01831174 BTC
Feerates: 100.81 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (171,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,425 743,425 0000000000000000000842294d71713880d74792beed6a94cb73ff2e42962bd5 832 0.25/1.00 vMB 11
743,424 743,424 00000000000000000006a8b5f58014fd1c1906b3e66350eb09d4b9c3dc0d63f5 721 0.21/1.00 vMB 10
743,423 743,423 00000000000000000008757538ce46ac2effc8dd03967d518afa162aaee3f515 1,570 0.58/1.00 vMB 10
743,422 743,422 000000000000000000006a746eb5c37727ffb2e6a1affb31e4db72f6aa50025e 454 0.22/1.00 vMB 6
743,421 743,421 000000000000000000009d1f33e8e41eb4ac856ce80c3d3b049465b466e496e7 1,848 0.80/1.00 vMB 8
743,420 743,420 000000000000000000076917b796da917ac516c43876f05fa85361c7e019f751 964 0.36/1.00 vMB 8
743,419 743,419 00000000000000000007dba532ff0eb4bed4ca18136b8ba9c8ed19f9994c904c 970 0.51/1.00 vMB 8
743,418 743,418 0000000000000000000498c1acdc1841cad75c2709caef93df212bd2c685d136 1,042 0.48/1.00 vMB 4
743,417 743,417 000000000000000000088e51067cc968ddc7186b7168b8188cf7c00f6b6b082a 3,176 1.00/1.00 vMB 15
743,416 743,416 00000000000000000004c3ef64f050839785a1f26fa8a003d8bf64dd4457e251 359 0.17/1.00 vMB 11
743,415 743,415 000000000000000000075a30fecbb1bf65e24503bf2e0681af9025ab8b6d8ccc 460 0.46/1.00 vMB 5
743,414 743,414 00000000000000000005382d043d01916b540f207b7f49e612a2113548938712 2,617 1.00/1.00 vMB 11
743,413 743,413 000000000000000000052b9498f7c0f2b1a71a3c26f047ec93fca6935e1127b5 3,040 1.00/1.00 vMB 13
743,412 743,412 0000000000000000000655bba2328796eea65b5bf856e83628ea77f70e6bc35d 1,484 0.63/1.00 vMB 10
743,411 743,411 00000000000000000007f3dac23141cf4c03140985038a09260671bab4b1c3ca 2,336 0.89/1.00 vMB 11
743,410 743,410 0000000000000000000751fb8ff3ef1055c6fc21c50de0526bcde6f94167f93e 2,174 0.65/1.00 vMB 12
743,409 743,409 00000000000000000005ee137145b578699adaa77ce77c9dea5e9308140d903c 321 0.10/1.00 vMB 14
743,408 743,408 00000000000000000003f0aa8de4a67b2d5e23e3f3af873dfc107250d7bcbba2 574 0.16/1.00 vMB 11
743,407 743,407 00000000000000000006e7d01f9bc9ae77289eb234a48f29452e07455d752e00 715 0.23/1.00 vMB 12
743,406 743,406 000000000000000000058f5ffc9b269675a4e989867edc4a7c595233f6843858 1,261 0.41/1.00 vMB 12
743,405 743,405 00000000000000000005ddbdb4bb9fe2a41d822c5e71f30e54edf5b48fa446f2 1,132 0.65/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.