Loading Tool

Explorer IconExplorer

Memory Pool

77,840 transactions
28.87 vMB
0.06742138 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 4a2a034b075a8d00c01f168967abf2c4eddc7ef4e840f64e29813fb51f8810d1
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 153d4d02c7f5767ff08827eb328b3ef6abd87e0b53b2910d396860303b5ded02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,866
Size: 1.00 vMB
Total Fees: 0.00734030 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (360,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,533 554,533 0000000000000000000f904e61328b2a76db755849d1a08e8cb79059f986e1f4 3,087 1.00/1.00 vMB 30
554,532 554,532 000000000000000000187de5995e95bb21c750cb689f8bc9542aa672ab4f4c7c 2,292 1.00/1.00 vMB 6
554,531 554,531 0000000000000000000fa5adf32979f0e377ff113eb98ce84f5f1bc7a40bcf35 2,665 1.00/1.00 vMB 31
554,530 554,530 00000000000000000012f84c5c2a03d192a28465ce4a6e3b3a9a7db7a3b99787 2,312 1.00/1.00 vMB 15
554,529 554,529 00000000000000000036c0ad919b0ccc22a765e5af807ea28aceddc5f538756d 2,854 1.00/1.00 vMB 33
554,528 554,528 0000000000000000002182655469a8d7f9c76261e89e1224c1688b28576b52f5 3,185 1.00/1.00 vMB 44
554,527 554,527 0000000000000000000967b90393c2c05fbf2ea2dcd9671411831162db436ca3 1,580 1.00/1.00 vMB 7
554,526 554,526 000000000000000000144dee48ad214c12408d1c3abfa8e5f856fff5b8fba0e2 1,592 1.00/1.00 vMB 11
554,525 554,525 0000000000000000001596471ab3a71aa48698bb08bfcff652920d2f0e2fd642 2,942 1.00/1.00 vMB 44
554,524 554,524 0000000000000000000836adc919c3ea83aa98cd5c3bcbb287247a763e5877e1 2,170 1.00/1.00 vMB 32
554,523 554,523 000000000000000000172a4342c132b0e36a133b8676bb9dd1a555a7f8f57a0b 2,166 1.00/1.00 vMB 10
554,522 554,522 0000000000000000002c3ae0684d76f3be47413b5381c2b220434327a3e82f43 2,756 1.00/1.00 vMB 30
554,521 554,521 00000000000000000012ca146d2d1dc07d3157094b019ee59513e7a4caafc34e 2,781 1.00/1.00 vMB 22
554,520 554,520 0000000000000000000b789aa2cdc3b9159869aee4dd5afb32448914e982e941 3,297 1.00/1.00 vMB 53
554,519 554,519 00000000000000000025c1ce3b766cafd5ba9ea5aea493bdc1a3c3ffbc8c4934 2,131 1.00/1.00 vMB 24
554,518 554,518 0000000000000000000c0c01794c44afadddeaccef1aec103bcaf3cbbfd6742f 1,826 1.00/1.00 vMB 12
554,517 554,517 0000000000000000000d9f935de441fdf1aa38f486bb9d7b64c00406065d032c 2,282 1.00/1.00 vMB 16
554,516 554,516 0000000000000000001d4be4c1d7e21f5c3d496a099fc95270cfc5fbd74c2774 1,249 1.00/1.00 vMB 18
554,515 554,515 0000000000000000000c0bccdfb867415dd0897cd19e33e1f60eca3ff67f1ad0 2,338 1.00/1.00 vMB 48
554,514 554,514 0000000000000000001afdfa59f0199c1b8a067e9402e1765d4ca783daeef0d9 2,917 1.00/1.00 vMB 22
554,513 554,513 0000000000000000000fbd5cd1ab75d1249ae69671ad1011f025cc591ca2b4fe 2,495 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.55 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.80 GB
    • Received: 15.77 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.