Loading Tool

Explorer IconExplorer

Memory Pool

39,650 transactions
31.38 vMB
0.08001547 BTC
Random Selection Loading Transactions
Max Size: 156.05/200 MB

Candidate Block

Mining Attempt 41dbf44c12e43b772723ede7bdd1848d63aabcc37aab2a9df1772991ccdf68c0
Version 20000000
Previous Block 00000000000000000001da8eac2d8e7f938d243bdaa04666102f20fda9eed443
Merkle Root f2f441daf6e0c276670dace468d7a5f5e5e3d273ff4a8fabbd4b2d3da656c0f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,686
Size: 1.00 vMB
Total Fees: 0.01555592 BTC
Feerates: 501.77 > 1.56 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,363 (825,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,448 88,448 000000000019ec93b9c78226a5855425b317665819a081f161d0cbf57723a0a9 1 0.00/1.00 vMB 0
88,447 88,447 000000000012196d48b53b62f375fa7e47c9a03c60fbe410d7a33895a4441a9d 1 0.00/1.00 vMB 0
88,446 88,446 00000000000c064bee442c32bfa992cdd20519c417ccec3e9fe97c9dfb513dc7 1 0.00/1.00 vMB 0
88,445 88,445 000000000005e00a82d027e620452ceff608bb3f82386f010898925be777ab64 2 0.00/1.00 vMB 0
88,444 88,444 000000000004cfdca2e996a73cccb9a70fd27bc0635ea5872458b9903161d4af 2 0.00/1.00 vMB 0
88,443 88,443 0000000000101248668c2f1f2845f0cbeeb4cf2fb01dc3f337f60150867d97ea 1 0.00/1.00 vMB 0
88,442 88,442 00000000000f6c9238ceefef794c0e1e079fa97b15d04eb176fb4b8c638d11cf 1 0.00/1.00 vMB 0
88,441 88,441 0000000000147e5d945bef87e0f2e539f89db5bc97f348b312e106f69b88ef8f 13 0.00/1.00 vMB 0
88,440 88,440 00000000000b1ec05ccf0d4fe384844278802eabd529b81ceb4116cb6cbb308f 3 0.00/1.00 vMB 0
88,439 88,439 00000000000389bd5916abfad92237d3c5652a7b5ea6a263504a73cd4ff6f515 5 0.00/1.00 vMB 0
88,438 88,438 0000000000037aee6877edbfc62ad1baf11fffca48af9d9af899f6b6014a10b7 1 0.00/1.00 vMB 0
88,437 88,437 00000000001ab5f6b149a0ae2bc71dd6ebbd9d50ae639fc7d97e1d2af596f49d 7 0.02/1.00 vMB 0
88,436 88,436 00000000001b41d24681df97a68b1f9116256d4dd0c8db992a7bd2857a480fa5 6 0.00/1.00 vMB 0
88,435 88,435 000000000003afef2718f02e9a12a86615a56e2565a1040a9d34db196d895962 9 0.00/1.00 vMB 0
88,434 88,434 00000000001507da16cf069c676561aa95fb799f237379ad061a62415b1afd09 1 0.00/1.00 vMB 0
88,433 88,433 00000000000ee698489a38a986de484ec200ba8558302aafa3ddd46420590ea5 1 0.00/1.00 vMB 0
88,432 88,432 00000000001d9a1a3de0bc70553c6f449770a6532457263d3ba2b777880fbfd1 1 0.00/1.00 vMB 0
88,431 88,431 00000000000fbeb64acf486588ce3dd8a6160465deee2e148288297aab28d85c 3 0.00/1.00 vMB 0
88,430 88,430 00000000001aa484f57d2a5ddecf16580665ace966b4116e8c75dcf97cdd831c 2 0.00/1.00 vMB 0
88,429 88,429 000000000010d65a8cb306b6ec275177e1117f9f139b35a4c673207dd92486e2 1 0.00/1.00 vMB 0
88,428 88,428 00000000001738ac668f0c8b31c9f5158b47d38e52dcd6c31563fa264d83a58d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 592.86 GB
    • Received: 9.66 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.