Loading Tool

Explorer IconExplorer

Memory Pool

42,012 transactions
26.07 vMB
0.05478242 BTC
Random Selection Loading Transactions
Max Size: 136.69/200 MB

Candidate Block

Mining Attempt 90fa768c542da40518f7f6b78afc6f06d12d8ed2d942b91fbbceb779ca714655
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root c01416fbabe532cdc17b224c63731d33e7d6b2ba306f3bb95d4837a075063f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,947
Size: 1.00 vMB
Total Fees: 0.00729209 BTC
Feerates: 121.00 > 0.73 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (410,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,010 504,010 00000000000000000031558f7ff2ada56a19549f65cd6c25083838641ad361fc 1,336 1.00/1.00 vMB 466
504,009 504,009 0000000000000000005f454e33c7f205e1fe76a127b4eff90e26c91061f40e61 1,691 1.00/1.00 vMB 331
504,008 504,008 00000000000000000021ee24033bc4fe0b206e4a5348c74965895dc9f02c0a2e 1,766 1.00/1.00 vMB 273
504,007 504,007 00000000000000000063783393a41d77302248d720ec3ce13fddb8f1099bd7d8 2,034 1.00/1.00 vMB 335
504,006 504,006 0000000000000000006e30a2627fb356b3092e937af13798d42f342e9cd2c5c7 2,404 1.00/1.00 vMB 473
504,005 504,005 000000000000000000002d58682db13da892fce9b648be56da36583ccc92e8ce 2,485 1.00/1.00 vMB 525
504,004 504,004 00000000000000000017b1fa4f522f59212c61ed17f00a28b860c6499eb6f5d7 2,415 1.00/1.00 vMB 562
504,003 504,003 0000000000000000004c9ad54e638eab211af328c6c177a4a7d4d27040ce19a1 1,107 1.00/1.00 vMB 251
504,002 504,002 00000000000000000033894125f8b44c1ac2aff1323dc42439b983c7bc5d5761 1,705 1.00/1.00 vMB 333
504,001 504,001 0000000000000000006ed0bf4584e9292574bbf7604268ba28356fc9280f47f6 2,423 1.00/1.00 vMB 440
504,000 504,000 0000000000000000006cd44d7a940c79f94c7c272d159ba19feb15891aa1ea54 1,395 1.00/1.00 vMB 170
503,999 503,999 000000000000000000720da39f66f29337b9a29223e1ce05fd5ee57bb72a9223 1,588 1.00/1.00 vMB 301
503,998 503,998 00000000000000000078c6f99007c7f82f6a93cddf756dafb700c6ba940c4b54 2,977 1.00/1.00 vMB 512
503,997 503,997 00000000000000000039310c051266c21182c795aafcd41e752e3aedb29e4c85 2,398 1.00/1.00 vMB 393
503,996 503,996 00000000000000000039b367d61796e56a5163732bceb027b993db7d3bd46128 1 0.00/1.00 vMB 0
503,995 503,995 0000000000000000000329bf81f964bba5ee982d1a56f28f795aebc14070bd4e 679 1.00/1.00 vMB 236
503,994 503,994 0000000000000000000be85dbb7b936786bb5bd08c049af776a05365cc4bd0e5 3,204 1.00/1.00 vMB 495
503,993 503,993 000000000000000000368d9ade6463e5bf53137287d279df6294e47c7a0c4229 2,774 1.00/1.00 vMB 532
503,992 503,992 0000000000000000006acf7146136d0ae113d378c09400ad8eb63fb793fdc0fc 1,537 1.00/1.00 vMB 329
503,991 503,991 00000000000000000055ad6730c2ac946d98d0e9bd950fe1f8816e1f8ffa6f7e 1,575 1.00/1.00 vMB 273
503,990 503,990 000000000000000000523532156ef2fbc8e9e7d269653d7973160f16ce4b3d35 484 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.