Loading Tool

Explorer IconExplorer

Memory Pool

28,044 transactions
9.26 vMB
0.09154789 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 013d85381e439ce5763b97afa7a259f1dee75144462e7defa298d7e83cd53384
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,591 912,591 000000000000000000014fc166a8ad4f7c18b504a19ae1d0d7c344d2a9922dee 3,525 1.00 vMB 2
912,590 912,590 000000000000000000005d1619ac9e99c1b9fdef16388a8b48525e520a925fce 4,576 1.00 vMB 1
912,589 912,589 000000000000000000018eb217956dbef758971b8af1f7435a9b4841f02fe9d3 2,627 0.83 vMB 2
912,588 912,588 0000000000000000000023a0a72688141d855f6589d64fbcc69536f56f126834 4,218 1.00 vMB 1
912,587 912,587 00000000000000000001228ff28ae12effcca6dc5cae8cee667a65779a6d1f13 3,686 1.00 vMB 3
912,586 912,586 00000000000000000000eb74e18d7f1b0e00391c9767c4e598895baa22a98f50 3,282 1.00 vMB 2
912,585 912,585 00000000000000000002298cac261769bf59afa27bdf34fd70b70375c8478bb8 2,433 0.63 vMB 3
912,584 912,584 000000000000000000004486919a8b87a298c0ad0f66d19769714d649925ea92 1,041 0.27 vMB 3
912,583 912,583 00000000000000000001a7d7657120b66f127014b53a2688d2ead08b3c39ace4 1,064 0.25 vMB 2
912,582 912,582 000000000000000000020e4169d26adc1788530c857b8d6b7a4f8291b56b922c 5,082 1.00 vMB 1
912,581 912,581 0000000000000000000007d4cfe6196e87435a4bacd35a8099b49f5f8ea1d9cc 4,688 1.00 vMB 1
912,580 912,580 00000000000000000001a217b562802f101c47551d00c199c6adf253fccbcbc2 4,562 1.00 vMB 1
912,579 912,579 000000000000000000011626e253dee34336a98721e034654d9b04b0c7320ba7 399 0.12 vMB 2
912,578 912,578 000000000000000000012e3115bdf0f926e008ccc1d3a6be41093a761888ef0e 5,035 1.00 vMB 1
912,577 912,577 0000000000000000000015585c46840085a2571eb21c072a5867d37fa1e076a7 690 0.21 vMB 1
912,576 912,576 000000000000000000008b513d48134bdabe2086e76e17666c4c92307afbe0d0 2,994 1.00 vMB 1
912,575 912,575 000000000000000000012f4dab76d7d3fa576b98597aebca9545acd89fdc2e5e 2,766 1.00 vMB 2
912,574 912,574 00000000000000000001e207287377a02ef5d8b69fda2ba4f6ccd3a284597cc1 3,566 1.00 vMB 2
912,573 912,573 00000000000000000000d13e2693599e54455a61beb8ec00b5c3e9fdef014fb7 3,870 1.00 vMB 5
912,572 912,572 000000000000000000005357e491792e3d34db298e876e482ab05501786701e4 3,322 1.00 vMB 1
912,571 912,571 00000000000000000000f3e646394316e7e9202186c64a5aa9d92f580d656c26 2,613 1.00 vMB 4
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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