Loading Tool

Explorer IconExplorer

Memory Pool

38,822 transactions
27.87 vMB
0.06275798 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt b2e40f5a6e18cea7f91683ba108600f80da77b6cd2f229b10c44811258fcef86
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 221f83d855ea91dbe0168351377f32e28d8db70da7b6c49b65941158bacfebdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,140
Size: 1.00 vMB
Total Fees: 0.00946511 BTC
Feerates: 201.07 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (223,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,499 691,499 0000000000000000000b2163a140d3a757e9a32953927de7b9a3c2e8b09c2eb4 673 0.34/1.00 vMB 17
691,498 691,498 000000000000000000106c99fcd2c518e05229e41ad08be8bbcb6cddd7704d9d 159 0.06/1.00 vMB 28
691,497 691,497 0000000000000000000f449b15998792cad39a02cfb37d8395ca9563a29d9236 119 0.08/1.00 vMB 15
691,496 691,496 0000000000000000000baf53e03278d7fb8c8a38a25501f2a3251f7bf459631b 161 0.06/1.00 vMB 23
691,495 691,495 00000000000000000000c770ae3372c571a9d2b33c481211534662197ef1b6ff 2,175 0.78/1.00 vMB 17
691,494 691,494 0000000000000000000ccc3230fb4ef474739ce312ba36e742a0042da44080e4 38 0.01/1.00 vMB 27
691,493 691,493 000000000000000000062f7593e0774f49ed0b9ad9905b320fe394657d1b45f3 932 0.43/1.00 vMB 20
691,492 691,492 000000000000000000011b4b2d2e40158804e2017817c7c5eb847d81af25ae80 1,656 0.80/1.00 vMB 12
691,491 691,491 0000000000000000000477683ad304ceff60605079ccdd13b0afd224cf3779aa 1,643 0.81/1.00 vMB 17
691,490 691,490 0000000000000000001205a25ce1de35e288e0a22a7bce17ca2b992d21f400fa 1,271 0.72/1.00 vMB 13
691,489 691,489 000000000000000000144681c9318bc568f3a6378db9f5d0218699e607658e3e 67 0.02/1.00 vMB 13
691,488 691,488 00000000000000000007042e2b204c139c2f2b0642b3912b7ccf9c524f27b6d1 50 0.02/1.00 vMB 9
691,487 691,487 0000000000000000000b964e653343c6ae97d73db7f526cbc3187ff7829b0c42 1,383 0.52/1.00 vMB 37
691,486 691,486 00000000000000000010ace705fb811b3828a7ef25af7554f4a4ae1d026a9e5b 256 0.09/1.00 vMB 13
691,485 691,485 000000000000000000084b58a8ab748d93525d37830a51b13ac29e019a5686d0 83 0.03/1.00 vMB 13
691,484 691,484 000000000000000000112574d70577f047cfe0e02e84c36a8791c6efb2e020fc 2,491 0.92/1.00 vMB 18
691,483 691,483 000000000000000000092b55953c3577b225ed91723002026113d5123c0731b3 75 0.04/1.00 vMB 13
691,482 691,482 000000000000000000030784ec69495a440008c1962cb70d0b7d87b06fd4efb4 1,828 0.65/1.00 vMB 16
691,481 691,481 0000000000000000000de251eb3b2e3ad0f8a91a9fff9d8c9d40eaa985e077fb 1,146 0.34/1.00 vMB 16
691,480 691,480 00000000000000000007afa86ce0f894c2163cb563ce29be99e38a6af5743577 761 0.29/1.00 vMB 13
691,479 691,479 000000000000000000138dbc6f72093c5084e5dbac008e74be873faaa367b6d9 1,414 0.80/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.