Loading Tool

Explorer IconExplorer

Memory Pool

42,290 transactions
18.47 vMB
0.18983243 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.82/200 MB

Candidate Block

Mining Attempt 1fbbf8c16dec91c800571f70cef751ec7d152ab7e1d2035ae721b74973fec72c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c9b0d7b6cc04a001e0bf1c74c3f8c779a1ade2fff26891c25032228b1fc24f23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.06233173 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,715 224,715 0000000000000309ea3bcd3d32aa4d487736772779be089cf023a8bf929e3187 453 0.26 vMB 160
224,714 224,714 00000000000000604c5d1ff831e96797f4a9c223600e5690dca41199f6aaaf41 739 0.25 vMB 355
224,713 224,713 00000000000001aa38f1b3170286a49db8ff2550ec8c2f56aa300f4a0ae1507e 128 0.10 vMB 120
224,712 224,712 000000000000018636783e900544280f7e3c9792a1e9e5fb07d68a155fbd50ab 682 0.25 vMB 207
224,711 224,711 000000000000003a49c4828ebf1b042f48058f4bbec461b5e3648a30e9e30d4d 529 0.42 vMB 6
224,710 224,710 00000000000001874ae76828ac25b0702f14ed394de0c80740c0ae8ef3909439 268 0.14 vMB 144
224,709 224,709 00000000000003d26629f8d53f7da9c3c2252b15b16ad00d8e71d0fdc020fe94 222 0.16 vMB 90
224,708 224,708 00000000000003cd8b30d6a192a2c43b13f1f083be019a6d57feae08e1bccab5 704 0.25 vMB 227
224,707 224,707 0000000000000141630346613157ffa03a9c601fefdd419f8f300e1a35ae4115 407 0.25 vMB 133
224,706 224,706 00000000000002203590194e4331ca9053ec9141a54edad8dc23c31c4d411166 581 0.25 vMB 339
224,705 224,705 000000000000027812ae2f6eb25c3763235b90eb704d2cfe94ca4f5b09641067 759 0.25 vMB 352
224,704 224,704 0000000000000020cac75f4c27554e706eeee8a16159968aa50de3dad35898d1 32 0.02 vMB 123
224,703 224,703 00000000000000d1bf8ee0db1c7cc45f837011319ae7a03d1b5bac69affc887c 195 0.09 vMB 121
224,702 224,702 00000000000000aeb6620e93dbd7a5c10ba4c5247712bc02a730944befc20857 484 0.25 vMB 1,506
224,701 224,701 00000000000001479ecd51b3b96faf1273f4ad15d16c8be4ed8152b0d59f3d8d 164 0.10 vMB 93
224,700 224,700 000000000000000e6ef5d0d9615417e806d4e3a9986377fcf4608e616e5be81f 415 0.25 vMB 131
224,699 224,699 00000000000000a13fc5b10f60155ad8ce68dac39b2f11983adcf474863c235b 696 0.25 vMB 260
224,698 224,698 00000000000000dab8805039778d56e7eb09d8ad2b66254ee7045485e2e00775 661 0.25 vMB 214
224,697 224,697 000000000000035f887c107bd3226670815c28da87782615630fea03844fe7be 379 0.22 vMB 155
224,696 224,696 0000000000000021a10c50ada846f4abacb0c2e133371474eb6825fa2312c5c5 254 0.15 vMB 105
224,695 224,695 000000000000038ad2a7c891ee4afb6a6ed9d15e60b0a86acb9d81202081b12d 357 0.25 vMB 120
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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