Loading Tool

Explorer IconExplorer

Memory Pool

84,311 transactions
31.54 vMB
0.10480091 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt 41d430b6544488888bc3bf87b4c3910cc33ee0575e83412a6aefc27ef1eefcb9
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 4def58f22db5dd5877edf9bf4587644ae501a5f523c39ab2ff7b7b522de160b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.03197160 BTC
Feerates: 301.57 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (528,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,583 386,583 000000000000000001c56f8ba2faa47d99d53e9a120ffe2b9eebeadd3bb91073 3,033 0.93/1.00 vMB 56
386,582 386,582 00000000000000000a410f3c0ee463cd36a9f5627922416c8d2146f67bdd2ccd 413 0.99/1.00 vMB 8
386,581 386,581 000000000000000008dddaaa39fe481b72640374b795f9c064ba03a3a7864cdc 816 0.39/1.00 vMB 34
386,580 386,580 000000000000000008377ed7692601c785cf71e5e4b495abf2877ec1d524d713 1,478 0.64/1.00 vMB 41
386,579 386,579 00000000000000000c8289382a8bb2b9655ad6489c72100ee45fcf57a1ad79dc 2,170 0.99/1.00 vMB 34
386,578 386,578 00000000000000000855474589b172cecf14eae25e905c2377ace825f66a9a71 1,110 0.46/1.00 vMB 34
386,577 386,577 000000000000000003df26da92e27e300ee77f0b558a6dd740ca0876deecd583 661 0.35/1.00 vMB 34
386,576 386,576 0000000000000000041ea07512ed1fd6dd127f6aaf835891bff8f146a9f3c4fd 1,639 0.68/1.00 vMB 43
386,575 386,575 00000000000000000d07ea3dbed8eaf1d2b1f4c1ab105b17a1ae67d5e99355be 2,212 0.99/1.00 vMB 36
386,574 386,574 000000000000000007215fce0b6699f85fe466ac5435aa0feb93f941c4458899 1,432 0.60/1.00 vMB 40
386,573 386,573 000000000000000006e89c9549f77b3e7321c661ef0c0b56058911973aa2c38c 648 0.31/1.00 vMB 30
386,572 386,572 00000000000000000cb6e32867077293538c5f5e41ce5c2ddea53d7edfe6904a 346 0.23/1.00 vMB 24
386,571 386,571 0000000000000000026b4687d06dd949a37428993a449b1bb6dd0e1efe358c92 437 0.25/1.00 vMB 26
386,570 386,570 00000000000000000d3fd524f9240d8150c54af47bb83d020ece5a7b162fb4f9 855 0.37/1.00 vMB 33
386,569 386,569 00000000000000000e506ec68ffee387172b8c5f46245c8bccd63035e4aae5f7 275 0.18/1.00 vMB 23
386,568 386,568 00000000000000000dd89f716d512928542b66bc13fa20897fca9c0647fb8aa0 416 0.24/1.00 vMB 27
386,567 386,567 000000000000000004dc318bd8fdef272de9f4f1df8decf5aaa2543e36c96276 1,058 0.75/1.00 vMB 22
386,566 386,566 000000000000000008774bd40fcf7e8327faca13c18e614e87e1b39956067957 877 0.40/1.00 vMB 31
386,565 386,565 00000000000000000075bb6d8690bdb3c237abc9f1996727069b21ada700a548 1,974 0.83/1.00 vMB 37
386,564 386,564 000000000000000009968676be677b780595d5c6b0530d5246fe0479827dc344 1,260 0.62/1.00 vMB 37
386,563 386,563 0000000000000000030a6119c80616608ecaabf62f3ff5888644085e56709b02 196 0.92/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.