Loading Tool

Explorer IconExplorer

Memory Pool

42,915 transactions
30.73 vMB
0.07480257 BTC
Random Selection Loading Transactions
Max Size: 156.20/200 MB

Candidate Block

Mining Attempt 161d6546215bbd59ba9f8090df06d6edb8cb782ea667fbf3524f7e8e9d3d9247
Version 20000000
Previous Block 000000000000000000017125a6a7faa44f2292bc9aca47cb4361639a6915be4f
Merkle Root 0a5e934c7622939a5c0ed6e42712e3596f9c4e609ac3933cc8072b138e214dca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,392
Size: 1.00 vMB
Total Fees: 0.01306608 BTC
Feerates: 100.44 > 1.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,451 (873,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,380 41,380 00000000157fa59b8be50b6ad59ed4d2264d103d99a8b60b8c16527b84d1adcb 1 0.00/1.00 vMB 0
41,379 41,379 000000003cecc8c8d4dc74a790d7d6f4e0b3e98b1ca934927e99f43d7f58fa3e 1 0.00/1.00 vMB 0
41,378 41,378 0000000031341c1af43b9e1ba425e324640d826a2ec1c6a9d5080d5f0f3ced03 1 0.00/1.00 vMB 0
41,377 41,377 000000003a8d686cc490a1dcfe552f957dac430bb110f821645c33042c2dee34 1 0.00/1.00 vMB 0
41,376 41,376 000000005851f24da469ec8a2bf53a9c1bbfe3eb5a27fff0dd79a7d6e8fdf1d5 1 0.00/1.00 vMB 0
41,375 41,375 0000000003e5e6837cec07e0966c5197b4bf23027d4055716542cce6d4d4a811 1 0.00/1.00 vMB 0
41,374 41,374 0000000047d42cae9aa1498a35cbc43570574c0de48f721af4d9480b075e78ec 1 0.00/1.00 vMB 0
41,373 41,373 0000000031aa048fd5a3ea5bd4706c903a968eb6c096bbc7489a777173da2ee8 1 0.00/1.00 vMB 0
41,372 41,372 000000004f5d9f252356a1acdbff80b1b2506e3bc7c2f08413ef1e9b9b349d99 1 0.00/1.00 vMB 0
41,371 41,371 0000000064df67c5cbbd8e9542fe3d6a252d4f90223f185e545b8be7ffda734e 1 0.00/1.00 vMB 0
41,370 41,370 0000000004e914cd471d691a583eec23c3be711d874464937446964f5a8db1e3 1 0.00/1.00 vMB 0
41,369 41,369 0000000033d52b3db64e0c9d9baca0a4e76587cf9f87277a458dc216729a7c99 1 0.00/1.00 vMB 0
41,368 41,368 0000000015f7cbb628f01dfe3ac5f5966bee07ee1284ae423e947c21a33d5bf5 1 0.00/1.00 vMB 0
41,367 41,367 0000000012493eedb78c1a30a27da146c15ab07caff4821b2249068dad41dc6c 1 0.00/1.00 vMB 0
41,366 41,366 000000002aa92e478a8cc6bfa8b432bb4d1415c4133ef7c8fcec18fbdcc1e07f 1 0.00/1.00 vMB 0
41,365 41,365 00000000411973c2a98b19d981ccc3d25aeaec2e1e244b209ed3f3b6cbcc46f5 1 0.00/1.00 vMB 0
41,364 41,364 0000000032bf4858abcc12a04c07a9f3293f3e29efb65d4ce31d6861846490fa 1 0.00/1.00 vMB 0
41,363 41,363 000000001b6d6d73f04ca8a238463ed6456b8956d560b5e98b3fb82e6dce1655 1 0.00/1.00 vMB 0
41,362 41,362 00000000646aa2f85e6a88c8e01bdf0dbcb621b3d89d2805d983c5cf9dac316d 1 0.00/1.00 vMB 0
41,361 41,361 000000002d3ff2184ed38f7761b7d1b305718cf9a544881901bcf452bae89429 1 0.00/1.00 vMB 0
41,360 41,360 000000003a9ab28cae9994d5f6770952c89e53473af3bd2f0366af32738af43c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.41 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: 604.46 GB
    • Received: 10.55 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.