Loading Tool

Explorer IconExplorer

Memory Pool

35,127 transactions
25.46 vMB
0.05262577 BTC
Random Selection Loading Transactions
Max Size: 130.03/200 MB

Candidate Block

Mining Attempt 5af07981ce574814003bd519530be3b46f990c742da60d81212a6af0a4285277
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root f98e5b3b5d34cf5d0e3aa67a507dbdb75b778e4673fe2c20f60828bae10b8c47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,896
Size: 1.00 vMB
Total Fees: 0.00645324 BTC
Feerates: 100.45 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (201,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,012 713,012 000000000000000000085fbb102d5195626bb3b28607c20a0646e0334f808a16 2,535 1.00/1.00 vMB 7
713,011 713,011 00000000000000000005e9f811a37aa36d01507fc4e457ff3cc869a52a20d1a4 2,787 1.00/1.00 vMB 6
713,010 713,010 0000000000000000000779da9dfe4a3951f0234533cbf83f99cbf9bfca90e969 3,264 1.00/1.00 vMB 13
713,009 713,009 000000000000000000007037662c05843c6eabc92f2f3fba8b4619ae6735e6e4 136 0.04/1.00 vMB 10
713,008 713,008 000000000000000000063dbab18551c1ed59476548c25b93a07191595b19c05f 2,443 0.75/1.00 vMB 10
713,007 713,007 0000000000000000000a679ac209fabed94a38ca255108248f5f61b2e18ef971 1,642 0.57/1.00 vMB 7
713,006 713,006 00000000000000000000c30ef1c44a191f6707efe74c12aba3323a8a00a417df 873 0.31/1.00 vMB 10
713,005 713,005 00000000000000000005897a64a2ebab69fab1b87696b12b8706dda084b5a373 1,183 0.64/1.00 vMB 6
713,004 713,004 000000000000000000077113964a11337680ce90dc3506c193e3ee7bf2b1ebf5 2,518 0.78/1.00 vMB 8
713,003 713,003 00000000000000000004a2f47f6e9fa8d0f4a526b5055641d1618c40589481d9 2,342 0.72/1.00 vMB 9
713,002 713,002 00000000000000000009080069bed06ec36bdc6ce12262a058b4cdda1d94f35d 2,544 0.85/1.00 vMB 8
713,001 713,001 00000000000000000005a8c4cba580eb8cf631b03357b128dabc0485d6cd3e21 80 0.02/1.00 vMB 6
713,000 713,000 00000000000000000005a5e5fdbd52dd1da6af8794fab457dd6d3614b3ad15d6 1,527 0.67/1.00 vMB 9
712,999 712,999 0000000000000000000485d359815f0a9b77eb25d4ec4baa9c775caedfb58716 1,167 0.34/1.00 vMB 10
712,998 712,998 0000000000000000000623fcb54ba2e8c20e6d7d82c377a460da81ad6581c1e8 711 0.40/1.00 vMB 3
712,997 712,997 00000000000000000008a2c38eb1cd0b65d253436b7a63b6dbf04488edb5d39a 3,152 1.00/1.00 vMB 5
712,996 712,996 00000000000000000003fc348bc8eaba582725cac46ff1910a6f3d944ef4391b 2,650 1.00/1.00 vMB 17
712,995 712,995 000000000000000000005a2d6a7d9038354912eb3c46bee4fef8e19a8244ec6a 1,718 0.71/1.00 vMB 10
712,994 712,994 0000000000000000000ab1b990e525edb3bea57c76733fc0af51857b8d206d59 2,369 0.75/1.00 vMB 10
712,993 712,993 0000000000000000000388c4497fff255c936844e5a6182359fbab0427c9cf80 327 0.20/1.00 vMB 7
712,992 712,992 000000000000000000023aae3ee54dfe96d5dcb20ab2337e3ae93fe9e132baa2 2,099 0.72/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.81 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: 635.00 GB
    • Received: 12.28 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.