Loading Tool

Explorer IconExplorer

Memory Pool

43,665 transactions
28.14 vMB
0.06636027 BTC
Random Selection Loading Transactions
Max Size: 148.54/200 MB

Candidate Block

Mining Attempt 3b52d11b00ce79def4611217944ae8666734e891788966cb15a4340b7b53583d
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 9d80a9f49b3e8fff8dacc754df254ea007f2c5c867251d5226766861a9fa2cfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,544
Size: 1.00 vMB
Total Fees: 0.01333557 BTC
Feerates: 100.23 > 1.34 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (461,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,715 453,715 0000000000000000007522f18869041487fd73e1cd194c216b12bd994c8bebe0 1,388 0.82/1.00 vMB 106
453,714 453,714 00000000000000000121094630842b9abfa64a4d60236cab0734d82b58bd2693 1,021 0.47/1.00 vMB 118
453,713 453,713 000000000000000001a2c0cc9ce5e99ea21578192323dc8f4cc81a7193394e1b 1,451 1.00/1.00 vMB 32
453,712 453,712 000000000000000002774ec0e83c2993372850bea2477df861c62b4cc09d1f52 1,941 1.00/1.00 vMB 86
453,711 453,711 000000000000000000f16a99ba9ca6461aae223dfbbd08796ff98905fb4c592f 1,704 0.93/1.00 vMB 125
453,710 453,710 00000000000000000091e20a696282de0261066bf919fd987526e546777e81f4 1,801 1.00/1.00 vMB 154
453,709 453,709 000000000000000000c591aa5b75e8abf9d22fac4a9ec8d41e06cd1dfb3f90f4 1,687 1.00/1.00 vMB 101
453,708 453,708 00000000000000000227497a670174fba8e8a460d6c97a67a8ffdf4ea5b628a4 1,673 1.00/1.00 vMB 139
453,707 453,707 000000000000000001922584130afe62788f1d1eae85b90c522ea64585ebc5f6 769 0.49/1.00 vMB 100
453,706 453,706 000000000000000001a8627a8ead28bd2e8f28bd9bea053919ae13e4cc31411d 586 1.00/1.00 vMB 36
453,705 453,705 0000000000000000026231faf72eca1b37cc52147d136a5be5b6c9779c371696 1,639 0.98/1.00 vMB 97
453,704 453,704 00000000000000000208cb9ed95189eaf025a326f65adc273c20fd3b57447a2e 1,681 1.00/1.00 vMB 103
453,703 453,703 0000000000000000022c14b46ee65e5631d2ad4068ffe8a08298c2dda54b1136 743 1.00/1.00 vMB 26
453,702 453,702 000000000000000000d1de912dc2ad9d540526664296c72fc5ddd7c87fd79103 1,226 1.00/1.00 vMB 36
453,701 453,701 000000000000000000eaf3b908ffe3ffbb2a7b6cf8884bf9b88fd6ae4259b5ab 1,299 1.00/1.00 vMB 73
453,700 453,700 000000000000000002140bd99be7b490fb7fe1169dcab064d13f790be7835360 1,514 1.00/1.00 vMB 97
453,699 453,699 000000000000000001de9be59d29d3e48507724eb5956ad2f9126679b8a85f59 1,046 1.00/1.00 vMB 48
453,698 453,698 0000000000000000003ef3370a3878bf64c400646acb2c44fc0ff32fd44ebe4d 1,393 1.00/1.00 vMB 40
453,697 453,697 0000000000000000007444f5af6543b50b2dbc12857e7d9bff123887dfccd640 1,949 1.00/1.00 vMB 108
453,696 453,696 0000000000000000012ed1941fa09b766e3ae1f02ed7632169dfda255159939d 2,223 1.00/1.00 vMB 61
453,695 453,695 000000000000000000fb59c06f13a5d317d1d52081d598c3ff2869dd076abaff 2,571 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.