Loading Tool

Explorer IconExplorer

Memory Pool

77,347 transactions
28.49 vMB
0.09033451 BTC
Random Selection Loading Transactions
Max Size: 173.44/200 MB

Candidate Block

Mining Attempt 438ff7480225bd4a4a6fd65ba60b93c8280d135236cb37e92074e2b29e137204
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root dbddf9df3057ea9f6c6b37e8a4baabf89d5966a60349e568a90361b97eb669e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02602576 BTC
Feerates: 477.45 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (678,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,807 236,807 00000000000001156d380ca7f46243f42db0226de994c173d61d771bd6bafcb9 283 0.20/1.00 vMB 144
236,806 236,806 0000000000000031bee018f0dd7f71ada7a41c36a87d004e15c52b1397b670ce 354 0.25/1.00 vMB 117
236,805 236,805 000000000000014edcd4b9cba118a341848a884dffd556b5ff11fad87ff38418 148 0.08/1.00 vMB 116
236,804 236,804 00000000000000541e4e582071e540e46178fa7803d72494064323e52c217450 134 0.07/1.00 vMB 134
236,803 236,803 0000000000000161f40472afaf3dd8f744156c9f6ca022e3df162289666a5d56 207 0.12/1.00 vMB 134
236,802 236,802 0000000000000161d3208259789000301e3d776f9fb419a2938eff703efb0b0e 271 0.14/1.00 vMB 162
236,801 236,801 0000000000000005f64cb81eb3baf49a8c29c882e44ee87ab7c3b05e52e5eff7 170 0.10/1.00 vMB 131
236,800 236,800 0000000000000083b77cd59027250fa447113325e32df96f7d88f6838bf12ab6 863 0.47/1.00 vMB 134
236,799 236,799 00000000000000d3c6ce90f424aecdadea82828d568e9b28c2ce4f948afa9394 51 0.06/1.00 vMB 51
236,798 236,798 000000000000001aed619fe83fdbc4b2c72979fd2a06ddd0b1a3027ce9a81bfc 769 0.47/1.00 vMB 129
236,797 236,797 0000000000000097398a49f7204118fcac06af25c4a65199d6d2e3ab67cf874d 899 0.25/1.00 vMB 271
236,796 236,796 000000000000002ed5bc7a3acacd0b9b29364db27fee6d51b1822ae2a8339de2 6 0.00/1.00 vMB 4
236,795 236,795 000000000000011f87ae1388e0e1e9de9cb0a6f43a7f6088a6486107e2e7acf3 728 0.47/1.00 vMB 122
236,794 236,794 000000000000003aa58e311cbb998455318f99634106c462b5233b72109c1047 825 0.25/1.00 vMB 273
236,793 236,793 000000000000015ad6f2345aaccf444b31db149f229f8b689671661bd7e9ef39 63 0.05/1.00 vMB 60
236,792 236,792 0000000000000057339afe8c5b958e71fef62916e7fcb065e04aa4e1dbbcff3c 378 0.17/1.00 vMB 148
236,791 236,791 00000000000000b364b483daaa47079f413e63f2a871bdbe5375447b6d3c28a3 361 0.16/1.00 vMB 161
236,790 236,790 00000000000000ebcb8b442c4da4ba277e1034cb5050452a3d2e78aea8dd8400 33 0.05/1.00 vMB 19
236,789 236,789 00000000000000011aae1b0624a93c4066e17820e5ccbd15d48e0a0568b9ae98 73 0.05/1.00 vMB 64
236,788 236,788 000000000000006207d231143bf5fcac58b98eaa1a4d3dac1d0225aaeb85e192 439 0.20/1.00 vMB 178
236,787 236,787 00000000000000a0ba4a59ec914847fc1ade1e616ed7d54bd40328932b7ef960 157 0.13/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.