Loading Tool

Explorer IconExplorer

Memory Pool

39,445 transactions
28.63 vMB
0.06553766 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt 25cd0aa9c9373a037a3e205592cebb9aab036e04ef87170d4b28a84346c0e37a
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 1ee4c9c37f5ef6179607699d7a55aad7f249f2eccd46b9d73840c0902b207a84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,402
Size: 1.00 vMB
Total Fees: 0.01023210 BTC
Feerates: 401.97 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (669,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,808 244,808 00000000000000562f346ebfd2e0b14c483cf123b5b0f87fecb74aee6bae010c 20 0.01/1.00 vMB 289
244,807 244,807 000000000000007411c63752cd565956990673e947660615c8aefe6602f16178 287 0.13/1.00 vMB 142
244,806 244,806 00000000000000180d7a14ee35580b6819d14bbbe7e34d663fb80b7c66a78ddf 76 0.03/1.00 vMB 31
244,805 244,805 000000000000004459eeb74096959d1bab9fd9a3367c359462fd4d4c48339a30 355 0.16/1.00 vMB 107
244,804 244,804 00000000000000b159c8c64e183bc3ad1e37aad28714f10538590204695086f9 567 0.25/1.00 vMB 277
244,803 244,803 00000000000000a1594b40b35f5938f64fdde0ed0fdf1db1fd10966334321245 114 0.06/1.00 vMB 123
244,802 244,802 000000000000007f5aac95dc181e8da48d972c6fcbff2c7126ce7bd52c7862e6 216 0.09/1.00 vMB 182
244,801 244,801 000000000000003bcb8c79d55f1877168707fbed9385af449191275ddd3d3492 256 0.10/1.00 vMB 151
244,800 244,800 0000000000000088b031d48a7bce734d97c96c70367df5f6f93983f00f463c88 12 0.00/1.00 vMB 66
244,799 244,799 000000000000003720f3c56dc4beadeed22d085af07dfd5484d866d88512eb33 269 0.10/1.00 vMB 252
244,798 244,798 0000000000000072f3751e8e15d2395c0ab43c69b7c88054918a256f95eace17 256 0.11/1.00 vMB 70
244,797 244,797 000000000000005f5c560432d4f8587fe4c60d20499b4920ba26ab5290c05b02 540 0.23/1.00 vMB 183
244,796 244,796 000000000000003a43c364e7dd1afe4535868fb736fd45ae944e2d43100a8634 128 0.05/1.00 vMB 74
244,795 244,795 000000000000008c86d0d55bd43d24c8ceabe5a3123be55aeabbbf354e976fb0 1 0.00/1.00 vMB 0
244,794 244,794 000000000000009bce472605dcd5de3245fa83e6c2f4bfa28da9e6e6abe66fe5 728 0.30/1.00 vMB 265
244,793 244,793 000000000000000f7f16172dd9dc679b25ea800c8f83667fb5f4929c841474bc 59 0.02/1.00 vMB 11
244,792 244,792 0000000000000009582fb900a00585a8cb1dbda31f839793aea72b62b10d9b09 350 0.20/1.00 vMB 70
244,791 244,791 0000000000000045e65f02693631eec2f9c21935492977353771d9895044c865 646 0.25/1.00 vMB 194
244,790 244,790 00000000000000b21dd3e03c9e44a59b7cf52779ec19bbbb4bae82978d755580 151 0.06/1.00 vMB 134
244,789 244,789 00000000000000bfe16327d603ab00302693697ec9397b29bf56e1a34a16b5e7 314 0.14/1.00 vMB 153
244,788 244,788 00000000000000c56707814b03dd2da128089c6488cce8888b3c931a0a401455 276 0.12/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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