Loading Tool

Explorer IconExplorer

Memory Pool

45,028 transactions
27.50 vMB
0.07562256 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 98ed2aafb6e6dcaa0428c0f87f7db6aae3efa430c8bd6913422d72980e8d5881
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 1e169e20070b91d4d140c2f5f9dbbb369d1ba511f169bfe642e26e48b211c400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.02385453 BTC
Feerates: 192.02 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (70,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,643 844,643 00000000000000000000b61d16fa8dcb30f06cef225268640c88bbc78ede72dd 3,482 1.00/1.00 vMB 11
844,642 844,642 000000000000000000027f0b3e501d2359a702c2a05b09ddf045a0e483613b50 2,999 1.00/1.00 vMB 16
844,641 844,641 00000000000000000002f59a45016bbeddc0091c5d1ac8fa6b29a75ec61a6c94 2,582 1.00/1.00 vMB 26
844,640 844,640 000000000000000000010a2a827b66f924b76da802bdf3149fc42ea11000de6e 4,462 1.00/1.00 vMB 14
844,639 844,639 0000000000000000000087bfb381bd525fb1874cfea157ce1c58aed0486714cd 3,055 1.00/1.00 vMB 13
844,638 844,638 00000000000000000001ac027d74dbd48c96ccfc104d63b50961accced12c5fb 2,474 1.00/1.00 vMB 17
844,637 844,637 00000000000000000002a67c7519e0513933fd33bfbf58f9aff5d5b62e676153 3,817 1.00/1.00 vMB 12
844,636 844,636 000000000000000000007182c3a9f682ffeead605072427ef0f32dec924bd51c 4,962 1.00/1.00 vMB 13
844,635 844,635 000000000000000000024c2f0281f87ac8656f232b0881ffd84556fe8ef32252 4,507 1.00/1.00 vMB 13
844,634 844,634 00000000000000000002cbe42e41a93f717d8ac7d66d9925c5341b74e4e9d5ad 3,011 1.00/1.00 vMB 12
844,633 844,633 00000000000000000002ff7da0e4c3de2ffce1078e8dc799f45e84a4ce8699b8 3,406 1.00/1.00 vMB 15
844,632 844,632 00000000000000000000dfc7f65dfe3c07f876e194c72fcc3f8af27079969846 5,152 1.00/1.00 vMB 9
844,631 844,631 0000000000000000000322c7f3138403294eeff835085215df80e7ffa524550d 4,798 1.00/1.00 vMB 9
844,630 844,630 00000000000000000001b860ada69f2fc28eae265c98838a1e57ea1a442fadcd 3,600 1.00/1.00 vMB 10
844,629 844,629 00000000000000000002f014f2f86d5f71b5e9c942c2f07f3a73dc17b95a5af0 6,252 1.00/1.00 vMB 11
844,628 844,628 0000000000000000000297176f75561fde38654a3118600bb1850d684f435484 4,008 1.00/1.00 vMB 14
844,627 844,627 000000000000000000030ba3fbe94536dbcd3543ed74312944a53d78b0942e2c 2,559 1.00/1.00 vMB 15
844,626 844,626 00000000000000000001215c28553c41843ea184ec1d7880b97616aa34000f5b 3,411 1.00/1.00 vMB 12
844,625 844,625 00000000000000000001ff093ef10051763083b3ce18be711f8855d321bcadf0 3,556 1.00/1.00 vMB 19
844,624 844,624 000000000000000000034800d3c78d4f1f84d6f9ae8530d1ff90b8a473273a57 3,615 1.00/1.00 vMB 18
844,623 844,623 00000000000000000002f6ff029d2ea3c56bd85466742044909fd22058f978d1 4,444 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.77 GB
    • Received: 14.19 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.