Loading Tool

Explorer IconExplorer

Memory Pool

81,216 transactions
30.19 vMB
0.13394150 BTC
Random Selection Loading Transactions
Max Size: 181.54/200 MB

Candidate Block

Mining Attempt 1031dc9881be6b779f36aa458408c0f440012917690596f111e8ab019944bffd
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root de5440b4228d7ba561f7bad7ce010c863f2a35e12749da12a60b622f322cab88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,048
Size: 1.00 vMB
Total Fees: 0.05642675 BTC
Feerates: 242.90 > 5.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (375,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,383 539,383 0000000000000000000b7227ae763c167e8541828bd2ff4cc84989f4a4976095 438 0.17/1.00 vMB 23
539,382 539,382 0000000000000000000d91a71d27344a2666da7daa06f896cb6419abad67e1fd 194 0.07/1.00 vMB 25
539,381 539,381 0000000000000000001dd2f11aa98c08473fb50bec70b3c68ed09a619c78544c 135 0.14/1.00 vMB 10
539,380 539,380 0000000000000000002558e20b87dfe82ef4f9263a12d2697a8ceaffe9b1eb12 506 0.21/1.00 vMB 28
539,379 539,379 00000000000000000022240313eb0daf07bf3ce27c14d2d9b3334da5d4bfdc85 372 0.13/1.00 vMB 24
539,378 539,378 0000000000000000000de4be69467a4dad4533d2d9c963aa8a7c98cfb4bfa9b4 2,130 0.80/1.00 vMB 29
539,377 539,377 0000000000000000000517997bab8fddff4c1819ae03b1028c791a2e4a273870 763 0.29/1.00 vMB 24
539,376 539,376 0000000000000000000574040d906ff6e1f08102c4b700800f0157cac3a9b0b6 1,096 0.51/1.00 vMB 24
539,375 539,375 000000000000000000000e17d5d11694f4602f68a8ab629093a7f61baf6fea77 1,051 0.37/1.00 vMB 26
539,374 539,374 00000000000000000011daaebcb8652888d8f688aa08c460687bff6f4edec06c 2,315 0.95/1.00 vMB 25
539,373 539,373 00000000000000000003b382d22ec2aaae0ee7906a0c87ca3ce8eaeb4b01fb9c 1,239 0.53/1.00 vMB 23
539,372 539,372 0000000000000000001d2608827666f0e96054b4560a038e06b22c82917bb19d 1,748 0.95/1.00 vMB 30
539,371 539,371 000000000000000000048b85175d2f45c0e9141810a878aef586a5668d23e1b1 47 0.01/1.00 vMB 17
539,370 539,370 00000000000000000001fd03b7631b32cb6294801f007233b29163ca2f206ce9 194 0.08/1.00 vMB 25
539,369 539,369 0000000000000000000d35f021b8963095a45d1a36a9fe0689aa5c269cf3c048 1,648 0.92/1.00 vMB 16
539,368 539,368 0000000000000000002411b9382d6fbbee004e5e971766fbc6e9c24d13fadb47 1,419 1.00/1.00 vMB 19
539,367 539,367 0000000000000000001a58831fe1b11db5d50d7f2a52c6f804cbd56abb7323c1 2,441 1.00/1.00 vMB 14
539,366 539,366 0000000000000000001852229cc9fce9e270ecddda80b5e2eef9b68848145e41 305 0.13/1.00 vMB 31
539,365 539,365 000000000000000000273e35cf6c7e1f6752bd6016443b47370b4cf39a9e5250 2,457 1.00/1.00 vMB 17
539,364 539,364 000000000000000000136042cf611e59fde902b92001354edb479b3723b8a5f7 2,002 0.97/1.00 vMB 15
539,363 539,363 00000000000000000022768b7563c9fbd526c895f7d39eb50ac06a1b86feaaa4 2,619 1.00/1.00 vMB 19
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: 10
  • Data Transfer:
    • Sent: 674.13 GB
    • Received: 16.43 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.