Loading Tool

Explorer IconExplorer

Memory Pool

25,710 transactions
10.70 vMB
0.02854049 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.66/200 MB

Candidate Block

Mining Attempt e7b9a498da8d9614833cdf55e9125276b56e0613f8ee113e83165abbc000a805
Version 20000000
Previous Block 00000000000000000001c3518ac8ff690c5f8d064f4277c2a3cbf30848020639
Merkle Root d09d360e18b03d5470c4aaad7b617ee3e01c092987c2c0184308971556ce7ec7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,000
Size: 1.00 vMB
Total Fees: 0.01062580 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,559 (974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,585 912,585 00000000000000000002298cac261769bf59afa27bdf34fd70b70375c8478bb8 2,433 0.63/1.00 vMB 3
912,584 912,584 000000000000000000004486919a8b87a298c0ad0f66d19769714d649925ea92 1,041 0.27/1.00 vMB 3
912,583 912,583 00000000000000000001a7d7657120b66f127014b53a2688d2ead08b3c39ace4 1,064 0.25/1.00 vMB 2
912,582 912,582 000000000000000000020e4169d26adc1788530c857b8d6b7a4f8291b56b922c 5,082 1.00/1.00 vMB 1
912,581 912,581 0000000000000000000007d4cfe6196e87435a4bacd35a8099b49f5f8ea1d9cc 4,688 1.00/1.00 vMB 1
912,580 912,580 00000000000000000001a217b562802f101c47551d00c199c6adf253fccbcbc2 4,562 1.00/1.00 vMB 1
912,579 912,579 000000000000000000011626e253dee34336a98721e034654d9b04b0c7320ba7 399 0.12/1.00 vMB 2
912,578 912,578 000000000000000000012e3115bdf0f926e008ccc1d3a6be41093a761888ef0e 5,035 1.00/1.00 vMB 1
912,577 912,577 0000000000000000000015585c46840085a2571eb21c072a5867d37fa1e076a7 690 0.21/1.00 vMB 1
912,576 912,576 000000000000000000008b513d48134bdabe2086e76e17666c4c92307afbe0d0 2,994 1.00/1.00 vMB 1
912,575 912,575 000000000000000000012f4dab76d7d3fa576b98597aebca9545acd89fdc2e5e 2,766 1.00/1.00 vMB 2
912,574 912,574 00000000000000000001e207287377a02ef5d8b69fda2ba4f6ccd3a284597cc1 3,566 1.00/1.00 vMB 2
912,573 912,573 00000000000000000000d13e2693599e54455a61beb8ec00b5c3e9fdef014fb7 3,870 1.00/1.00 vMB 5
912,572 912,572 000000000000000000005357e491792e3d34db298e876e482ab05501786701e4 3,322 1.00/1.00 vMB 1
912,571 912,571 00000000000000000000f3e646394316e7e9202186c64a5aa9d92f580d656c26 2,613 1.00/1.00 vMB 4
912,570 912,570 00000000000000000001129460faa6f40a9ca2eb487e7f43c036361d15a96b6e 2,809 1.00/1.00 vMB 2
912,569 912,569 000000000000000000006fca1efede2ba3e31bf0c575ccb93a0727c2ffbbf254 5,015 1.00/1.00 vMB 0
912,568 912,568 0000000000000000000171bb6f373746288518c40f9bdb9495198bdd2109cb93 2,962 1.00/1.00 vMB 2
912,567 912,567 00000000000000000001009a0bd15927ad67b6169746427e72817133e4146cda 3,426 1.00/1.00 vMB 3
912,566 912,566 0000000000000000000084829cae773c557f7dd4a240c4e85c0b7e03fdf51508 3,464 1.00/1.00 vMB 1
912,565 912,565 000000000000000000003c1aeb7ad27d119eea6c432b13b625ffa7af0ff46263 3,782 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.83 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: 425.45 GB
    • Received: 2.30 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.