Loading Tool

Explorer IconExplorer

Memory Pool

45,351 transactions
27.86 vMB
0.09195046 BTC
Random Selection Loading Transactions
Max Size: 145.52/200 MB

Candidate Block

Mining Attempt b64cf64474cf542f730e835367f8208b92750e9de46780258ed5bb3afbc0ab8f
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 86601848c670ae7f25dc247eae427cedd8e7b2bce1c4947741b70a3c67c2ab5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.03392641 BTC
Feerates: 150.77 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (795,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,600 119,600 000000000000ae5ec05f0d8644eb0f0fd5b311dbe117bb2052d3d5e1d2f1ebf7 13 0.00/1.00 vMB 349
119,599 119,599 000000000000551736e36a8788f4611ed3e6f5fe00fc66a90d00feb35a0e3037 20 0.01/1.00 vMB 703
119,598 119,598 000000000000125406719e18d05b280c8e7e49e6fee033df0af4d3a228958851 1 0.00/1.00 vMB 0
119,597 119,597 0000000000008a2825719cfa1e9fc8f1f1ea73c3cd71244ede9093ed014f72e4 8 0.00/1.00 vMB 0
119,596 119,596 000000000000a414736dda107152c216a5186c0625a1c559a304ba3ca0739923 12 0.00/1.00 vMB 0
119,595 119,595 0000000000000fff9f7839706483442b89925a1ab3367c731346532d6595c0b5 24 0.01/1.00 vMB 756
119,594 119,594 00000000000093eee34aa3bc9491b37e10a0e39542c834ce44dfa6452a354a0d 13 0.01/1.00 vMB 578
119,593 119,593 00000000000025bc5331a10dfd8e881c61f42d6ae2c6894eebdc39493827158a 11 0.01/1.00 vMB 270
119,592 119,592 00000000000066153cff020cea89c0eafa936cc2a1065ddb72b8845fea028397 19 0.01/1.00 vMB 896
119,591 119,591 00000000000024a451e00fa76b33052bfc98c88e233f286bbb0ee7956ae0cd48 28 0.02/1.00 vMB 160
119,590 119,590 0000000000002861f387e2c3bbd87ef3483516deeb472de70f451de0f264124e 5 0.00/1.00 vMB 0
119,589 119,589 0000000000000b6fce846e6132b1c4846a98da075d8bd6b8232567cba35c2686 3 0.00/1.00 vMB 0
119,588 119,588 000000000000328ae90a512146da434f4908ceb4e0942758008916d90fb0b85e 7 0.00/1.00 vMB 0
119,587 119,587 00000000000046b5826b7153916bea58c19b0ef483e3e7fe9e39bd40bd037e85 1 0.00/1.00 vMB 0
119,586 119,586 0000000000009832a2a69cc328ec825b05486a60db2ccef93bec832aeccede18 6 0.00/1.00 vMB 0
119,585 119,585 00000000000071d173df824b34140cbe5eee746c5c7bd1bc0b980d69aa8b5064 6 0.00/1.00 vMB 1,120
119,584 119,584 0000000000002533d6762b7cf99c6f78e4e4a9906005c6b5cb2b82a2482be9a9 8 0.00/1.00 vMB 340
119,583 119,583 000000000000600680fb74f9111399f87a1b2156a9cddfb59945a25e2926b856 1 0.00/1.00 vMB 0
119,582 119,582 00000000000015aca157a2a7329e08a4f016cd0509a94fa4b784d241a572d66c 14 0.00/1.00 vMB 0
119,581 119,581 0000000000008494b6ff962f03c3f5d85fa0f7fe5a093570c2cb75a0658b799f 8 0.00/1.00 vMB 0
119,580 119,580 00000000000005b55d3eab13c45147ec63381608925715e6ca402070b7b412ba 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.