Loading Tool

Explorer IconExplorer

Memory Pool

49,317 transactions
30.24 vMB
0.17172069 BTC
Random Selection Loading Transactions
Max Size: 161.80/200 MB

Candidate Block

Mining Attempt 57c4c401c5033eb50a5cec05070c1e7839b1b9d28a9178b061ae55015a93be02
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d699d04b02a17fe9fe4db80fd64d737a86b090fb618712b6ccf9d4883a6ff7de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,059
Size: 1.00 vMB
Total Fees: 0.09231951 BTC
Feerates: 261.10 > 9.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (571,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,669 343,669 0000000000000000153bbc228db884a06db6f3919ea31f77a056ecb5febd88b0 167 0.10/1.00 vMB 20
343,668 343,668 000000000000000012b3e126ac94c9a1f8548dcb38e9ef2ee21682b98f059ea9 162 0.10/1.00 vMB 18
343,667 343,667 000000000000000014a8a0d36f5e67673dff3441ac853ef923264d5cced8186b 913 0.53/1.00 vMB 23
343,666 343,666 0000000000000000184926ab5d8c2458f20fd16bcd0292e28b6aff02feafb050 1,499 0.80/1.00 vMB 24
343,665 343,665 00000000000000000d650969e1130e17e3c8244d5dd66c4d5e78eb5eb014daf4 268 0.14/1.00 vMB 25
343,664 343,664 0000000000000000051b547d76d05f1482eeb851accd05e67c4745b21d9a71de 656 0.33/1.00 vMB 26
343,663 343,663 000000000000000014cbfae8a0a96d76ebaab49f296eb7045ca2dab2c73b8ab4 785 0.42/1.00 vMB 23
343,662 343,662 000000000000000010fd1d0aea323de2655157057524252a84de30b6ec0de4ba 223 0.13/1.00 vMB 30
343,661 343,661 0000000000000000050c56e2b66dbc9d69bf1b4a6a1f00b7ac866ba96b7c40ec 15 0.01/1.00 vMB 22
343,660 343,660 000000000000000003c57dd274f3bbb044dcc76356effc2a0eeb4c55ef4ba3fd 463 0.26/1.00 vMB 23
343,659 343,659 000000000000000017b1839d743b80d4764990208a31109472c6ca3e0ca92a42 198 0.25/1.00 vMB 9
343,658 343,658 00000000000000000fd56052c5dca44ad20b2bc90e641224f5328d9aed9613c1 512 0.27/1.00 vMB 28
343,657 343,657 00000000000000001520f7c0fd30cd69e846e7db00383307240567ccf0f02ac6 1,136 0.53/1.00 vMB 27
343,656 343,656 00000000000000000188e41ccc07c309b3b0878b915dc59899dc1e18439b2fb4 344 0.18/1.00 vMB 22
343,655 343,655 0000000000000000056596839710c4f4ddd39725bc66de2296b07bc1c355889c 1,484 0.90/1.00 vMB 21
343,654 343,654 0000000000000000086de1824a1b6a83c3f9a6fd11835c76bb883b812965b383 388 0.23/1.00 vMB 25
343,653 343,653 000000000000000003b11b115ea3e0b7203779b9ceba1c2a5b573abebe39f655 1,119 0.75/1.00 vMB 20
343,652 343,652 00000000000000001338d0e4b62ca18de27a0fabf3a95c71baec7088fa96de4b 384 0.85/1.00 vMB 12
343,651 343,651 000000000000000008253d012c5f283b3e45ecd690245925e42930c3de6b9924 576 1.00/1.00 vMB 13
343,650 343,650 000000000000000004d9b370834ab49b6bc40e9efd4376f70ea35426793b1ae0 128 0.05/1.00 vMB 18
343,649 343,649 0000000000000000086243895e03fd8fc49a5d4594aa974a67ac1a008e4f83cc 1,183 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.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.