Loading Tool

Explorer IconExplorer

Memory Pool

79,479 transactions
29.66 vMB
0.12655334 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt d7942c97d33b56e3a371b20ca1a9d56fa808decaffc9bd6efa9538f78effec11
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (404,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,796 510,796 0000000000000000001fdbdafd1583b624728fa2122a674e4b55f01b946a55ff 427 1.00/1.00 vMB 11
510,795 510,795 00000000000000000006a65786161ab8d90f317a1cfb3c3cd147b90a2719912d 405 1.00/1.00 vMB 7
510,794 510,794 0000000000000000003b9a738bf88c601229128d966a05dfa03b7270cce1c682 226 1.00/1.00 vMB 2
510,793 510,793 000000000000000000162ff98b43c710549d4bd3c59cff37d00b55b2677ea9ea 427 1.00/1.00 vMB 8
510,792 510,792 00000000000000000022c238371158f2c2c9d3b09402ba5653704124d462e10a 517 1.00/1.00 vMB 13
510,791 510,791 0000000000000000000944782912f8dff7d11d049a5187f9f8789ff00600cfb8 482 1.00/1.00 vMB 13
510,790 510,790 00000000000000000005221df599956da47528c74751c9199ad681c825ae6d91 908 1.00/1.00 vMB 24
510,789 510,789 000000000000000000380fb882a443a2928158110c7407e0af6278d951e2e3ce 320 0.99/1.00 vMB 6
510,788 510,788 000000000000000000589d9f16ddc2f34f18eaf8a81447bac51c7108f51cd72f 775 0.99/1.00 vMB 29
510,787 510,787 0000000000000000000911a3f86412dc6f2e54bf715cdd0e466471c914c41c87 409 0.99/1.00 vMB 10
510,786 510,786 000000000000000000493889a11fbd19b5f7ec23803d233ab2869bb1b4643ccd 1,047 1.00/1.00 vMB 36
510,785 510,785 000000000000000000375c48fd52da4a2a01925272bba39a0475bbca3f87b1a7 195 0.20/1.00 vMB 34
510,784 510,784 0000000000000000000a16b656e46496ad847c59b6f677fe6d93d7b91daa6849 1,162 1.00/1.00 vMB 30
510,783 510,783 000000000000000000295e6ae4565fffeeebe5bd2be8a94cf574e599a0f278de 2,068 0.89/1.00 vMB 68
510,782 510,782 0000000000000000004674b884c766fbab94bc3b055aed93bc92477c0c9049c5 661 1.00/1.00 vMB 18
510,781 510,781 00000000000000000056e26db4b0ed0081599e8210beb025913ed67815940c70 869 0.99/1.00 vMB 18
510,780 510,780 0000000000000000002aa000349e6026d40c0fd7c3c2a1244b502a49053b3273 921 0.66/1.00 vMB 63
510,779 510,779 00000000000000000016f545c747e24e535e5b8f6d83be6a479ee7fa1ec8bb8e 185 0.99/1.00 vMB 2
510,778 510,778 00000000000000000013b0fcf34e10dcf2a641847e063ba731db6c1902bbec3c 550 1.00/1.00 vMB 16
510,777 510,777 0000000000000000005761538b0d76091ad96f28f0c729ec36f5fc6cd9337b44 204 0.99/1.00 vMB 5
510,776 510,776 0000000000000000005076cc9d053ca447c80e15615334838f68d19b3a01d102 144 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.