Loading Tool

Explorer IconExplorer

Memory Pool

13,385 transactions
10.58 vMB
0.03572284 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.58/200 MB

Candidate Block

Mining Attempt 54a336e70890de54ce0613c92e1ae70871fa62fc266cdaff4857cf6ef5760c5e
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root 3b84cc3f7aebe2d195c773155aeba62e3cab3bf45f9a41c4e20c3096ac829396
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 0.99797325 1.00 vMB
Total Fees: 0.01893649 BTC
Feerates: 103.55 > 1.90 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (815,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,673 98,673 000000000004be2ff4a660ad47671ec71b52b29c45ac8823037ad024afc4d524 1 0.00/1.00 vMB 0
98,672 98,672 000000000003b75e7067b09f72013795778f56e8edc34ab78ec642543e3bfcb1 1 0.00/1.00 vMB 0
98,671 98,671 0000000000002f6afd8265d64daf7b36e05f06d520215c9e7cc1e9196a2ef2f1 1 0.00/1.00 vMB 0
98,670 98,670 000000000003dd64dea23e23af38cbfa662a7f99c0de74d204b288bf43c16220 3 0.00/1.00 vMB 0
98,669 98,669 0000000000049c615a824c36e822c2a93439162b83f0a30117cec80e45ce76dc 2 0.00/1.00 vMB 0
98,668 98,668 00000000000447ee0206d68bbbcd5d15f0631f81597900034b2bf62b45e6f9ad 3 0.00/1.00 vMB 0
98,667 98,667 000000000003e98267a7ef64062d03f1e969888990f820f1a1e4ec80fa952c09 6 0.00/1.00 vMB 607
98,666 98,666 000000000002ec01178883fcf08ec75cddffd60d75f6c0a2aa3fd1f2676b9dde 1 0.00/1.00 vMB 0
98,665 98,665 000000000001b542bab9c8aaea2f6a50fff661a00ed295e3ee89d75e90e463f7 4 0.00/1.00 vMB 0
98,664 98,664 000000000000d3ae90a3bad309484b42af3bd0d1d1e2d400c90c97d7de5071fd 4 0.00/1.00 vMB 0
98,663 98,663 000000000002f50c6b003b17b61b593db737d28dcf83f41d659a8a9bba86848b 1 0.00/1.00 vMB 0
98,662 98,662 000000000000ca5c63046bdc13c76f35017377c377b43e26761112f3b9cd1969 4 0.00/1.00 vMB 0
98,661 98,661 00000000000316165a38fa32f008970743a54a7528632cc901fa4051191953a3 1 0.00/1.00 vMB 0
98,660 98,660 000000000001b222ebe4f9d0f0c6282a49d5ce65138605fe9f626df16fb2c0db 4 0.00/1.00 vMB 0
98,659 98,659 00000000000540893d4cd6aa2ae673492dfe0ff385492ddb03f187161ec8947c 3 0.00/1.00 vMB 0
98,658 98,658 000000000000575d437fd9936bd06ca64148619483e9974bd105e58c280f6890 1 0.00/1.00 vMB 0
98,657 98,657 0000000000017468f36f7316b578b1e92a01bba3c7c4c90209779bb9b2adc507 2 0.00/1.00 vMB 2,481
98,656 98,656 000000000000fda45bca94825321d7c45a29588f9ef5515c4bd7e8c35915ae98 1 0.00/1.00 vMB 0
98,655 98,655 000000000001fefafdfd95fa99a45e73d8bc378bf8a95fd1d9f50e57ecaf80f8 1 0.00/1.00 vMB 0
98,654 98,654 0000000000025d9383eb1e987a722b10ade1bf2fd848ea1b41148d5d35bce0e1 1 0.00/1.00 vMB 0
98,653 98,653 000000000004952fa0e384f4fefd851f85241ee2d22eb86a7cdb2f7b019aadf7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.29 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: 516.94 GB
    • Received: 4.49 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.