Loading Tool

Explorer IconExplorer

Memory Pool

81,728 transactions
30.95 vMB
0.11543500 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt aa9456b72a28390c9376826c3a667bb94571dfebc720acb7cab488a08d3ec1c6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0fff4d6207d51eed432d23dde56205d374375dc7b82b75cbc44eaaa9397f44e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,763
Size: 1.00 vMB
Total Fees: 0.03901170 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (507,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,545 407,545 000000000000000004f8bd8d67e1a72c550d668cb47ad470654c58b812e1ca4e 101 0.14/1.00 vMB 15
407,544 407,544 0000000000000000008fb38b446f7f9abfeecdb3356eff8f18eb5051008fcd71 404 0.28/1.00 vMB 25
407,543 407,543 000000000000000000f2cedd1e5937cdeffa048b63ca4b705b55b3d9d89aec71 732 0.46/1.00 vMB 32
407,542 407,542 000000000000000002dbf8cceacdcb5c19a21a159b5489cd4ee15e0544708c4c 1,175 0.76/1.00 vMB 36
407,541 407,541 00000000000000000095eaef769d93680f999174b1dff4e0c1fd9c9bc1b4e4c5 1,451 1.00/1.00 vMB 25
407,540 407,540 000000000000000005dba86834af3447603acf47cf749a5586e56d399139ad94 2,705 1.00/1.00 vMB 62
407,539 407,539 000000000000000000f34225144a43476e34d66a3552e50ed8104f4df4cc9024 1,475 1.00/1.00 vMB 33
407,538 407,538 00000000000000000103001990139094e18315fcfdeb0ac6e08cff114403b937 960 0.45/1.00 vMB 35
407,537 407,537 00000000000000000387b591985331de4e9c8770e69b6c584861c08895149d38 1,226 0.51/1.00 vMB 38
407,536 407,536 000000000000000000c8114c68c3141dac1128c0c65c0b5bb183d26a1c51d585 252 1.00/1.00 vMB 4
407,535 407,535 000000000000000003ede47b4df77ecc41a2939601654d57463e3a5214b86f22 372 0.22/1.00 vMB 33
407,534 407,534 000000000000000002b82637bca619c4f20ed5711b734e1755f3e2232a3ac791 171 0.16/1.00 vMB 44
407,533 407,533 000000000000000003ffcdb5f7530e48b77b725a9307c423281ffece59aab249 448 0.26/1.00 vMB 31
407,532 407,532 0000000000000000043a16c44b398bc97b996b76a738fffe2f1a08fc11fa98b4 63 0.05/1.00 vMB 24
407,531 407,531 000000000000000001e3ed6233774bbbd2612823ce2bb6aa1732f5e5d4478ffb 310 0.14/1.00 vMB 33
407,530 407,530 0000000000000000005e17380fb84c54ac1d6cf744de584153c14729137001e9 953 0.62/1.00 vMB 27
407,529 407,529 000000000000000005611870aaa13d70b7772f8e18cd358d1ca58dc842cab4cd 2,475 1.00/1.00 vMB 47
407,528 407,528 0000000000000000003eda275a682c9a1e81986c43110eb224e1b31be815625c 840 0.99/1.00 vMB 11
407,527 407,527 0000000000000000044aae520339ad3ebfcc2c8f4ecc8fc7986ae60956f17a25 776 0.33/1.00 vMB 43
407,526 407,526 0000000000000000033a55689891314e3aa1a8fd3fdcb947845c9e27e3ac0183 318 0.18/1.00 vMB 30
407,525 407,525 000000000000000005871b5f5ed4b44506c7b73ef2d9893295a08e8302c0cb1c 1,179 0.48/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.08 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: 721.80 GB
    • Received: 18.39 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.