Loading Tool

Explorer IconExplorer

Memory Pool

41,361 transactions
28.31 vMB
0.06738046 BTC
Random Selection Loading Transactions
Max Size: 144.88/200 MB

Candidate Block

Mining Attempt 3f6a5d76aaab297b00974dc092e99a7211510eabcaa9e7d42be4d1744aa209f7
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 6575a86fb970d1efdeb63b98002f54c1eb39eaed0407370c82795b87a305fcfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,533
Size: 1.00 vMB
Total Fees: 0.01258939 BTC
Feerates: 201.07 > 1.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,345 914,345 000000000000000000016b50d02742cbb39ef31feb7285b069af5254e2649fd4 2,611 1.00/1.00 vMB 1
914,344 914,344 000000000000000000014a66c65be2d9dccc42fc5f1096c301d4dc7f1aded1ac 3,704 1.00/1.00 vMB 7
914,343 914,343 00000000000000000001a861647b7d46bd8303eaafa75375b8685b99899e922b 3,012 1.00/1.00 vMB 4
914,342 914,342 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43 3,666 1.00/1.00 vMB 2
914,341 914,341 000000000000000000005434a27e0984c47f5290ef8bd39ac0e9efcb3453993b 5,629 1.00/1.00 vMB 0
914,340 914,340 000000000000000000009930b475000e4da93ef7549b57cc79e877d3a7a14e58 3,173 1.00/1.00 vMB 9
914,339 914,339 000000000000000000004beb4f15a34a7aa2a633d229e44a11ed6baef695d74f 6,082 1.00/1.00 vMB 0
914,338 914,338 00000000000000000000bf95f98cf3f19b98ec17d23f759f7862a75355b4678f 1,499 1.00/1.00 vMB 1
914,337 914,337 000000000000000000019af9f89ab38fe3d683ab493e952507b3cf8e21c655c2 1,287 1.00/1.00 vMB 1
914,336 914,336 000000000000000000016971f5ac5715dbe70736bceea66d7dbf08bfb6f49612 3,302 1.00/1.00 vMB 2
914,335 914,335 0000000000000000000097ef479fbfdd49663898331d44265732a2183e417119 2,851 1.00/1.00 vMB 10
914,334 914,334 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9 2,727 1.00/1.00 vMB 3
914,333 914,333 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c 1,948 1.00/1.00 vMB 1
914,332 914,332 000000000000000000009dd254d6aae84eb18e6741823a90ad90cb2249e47367 3,594 1.00/1.00 vMB 5
914,331 914,331 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d 4,235 1.00/1.00 vMB 2
914,330 914,330 00000000000000000001038ff6006ec53e65a3cf7a999848f50701fb06387fa4 3,207 0.93/1.00 vMB 1
914,329 914,329 00000000000000000000ed2a92a2a3d7111b76e77372b8e5fe08e795735806c5 3,440 1.00/1.00 vMB 4
914,328 914,328 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406 2,478 1.00/1.00 vMB 0
914,327 914,327 00000000000000000001fda9cbf9ff5e37e089315b274769f8af895ce7b2793c 2,877 1.00/1.00 vMB 0
914,326 914,326 000000000000000000017445ededc641c2d2c9acc9c322f17ee16743f2e380f4 1,962 1.00/1.00 vMB 1
914,325 914,325 000000000000000000008085cf9b22e02c01edc043335bd31f0eec55b4a83837 3,140 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.