Loading Tool

Explorer IconExplorer

Memory Pool

42,082 transactions
27.74 vMB
0.07723291 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 020d2fb956c874876f19027384df26c851aaa6f3f57e17e27be2520e09ebc125
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 74a09401f08e53c081565c2ce89dfae11874add4a0943e9723a5b1ae6aa451a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.02178461 BTC
Feerates: 180.63 > 2.18 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (262,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,421 652,421 000000000000000000022de6faf53ac79fe0e43d2fdeb3500b31401b852d81de 3,009 1.00/1.00 vMB 78
652,420 652,420 00000000000000000003a239ad3c7255469948ab1cdf301df13c4bf213a3c748 3,043 1.00/1.00 vMB 99
652,419 652,419 000000000000000000079393e07147d6fbc4f68abd55fbaa74818ba14c806d99 2,958 1.00/1.00 vMB 77
652,418 652,418 000000000000000000087ee4ce037544d2c3fd41803b80252efede2ee3daf669 1 0.00/1.00 vMB 0
652,417 652,417 0000000000000000000d1c4165c96cf46881db459833d00e2862b8d0c8dfdeeb 3,036 1.00/1.00 vMB 86
652,416 652,416 0000000000000000000351a850e8d548729b9851938c4249de533572954446c3 2,875 1.00/1.00 vMB 99
652,415 652,415 00000000000000000003875eca39e39360d5a3fec725a1782ee07d94e08ca731 2,882 1.00/1.00 vMB 95
652,414 652,414 0000000000000000000e078cbfe1213180d414f3f26e052da7dffe4055bf5416 2,544 1.00/1.00 vMB 71
652,413 652,413 00000000000000000005ea49246aac5d649615256bc674183ffad8489d629015 2,909 1.00/1.00 vMB 100
652,412 652,412 00000000000000000008065f081f7c109b58a91c5fc62970637df03528cc27ad 2,351 1.00/1.00 vMB 57
652,411 652,411 0000000000000000000a6ced36fbca615026704d29dc378946a99145a323cb43 2,756 1.00/1.00 vMB 64
652,410 652,410 000000000000000000019086448a45b71ea0ee5b0d7187d0ac2fbcdd745b3212 2,456 1.00/1.00 vMB 76
652,409 652,409 000000000000000000059e897b11137b98ef132794e134ab44b3f471ddeba3b0 3,146 1.00/1.00 vMB 82
652,408 652,408 0000000000000000000d5a7199358fa3e1f19735e1b37eb40254612e66ae5b02 2,845 1.00/1.00 vMB 85
652,407 652,407 0000000000000000000d47e2a54fb449530d6691459a43a03c28b5adca25469b 2,917 1.00/1.00 vMB 114
652,406 652,406 0000000000000000000a19cf3f9debf284c0b6901f398e833de40933e7466b45 2,643 1.00/1.00 vMB 71
652,405 652,405 00000000000000000003a883ce2eae95f5839a9fedc52012429b01a752f12cba 2,263 1.00/1.00 vMB 41
652,404 652,404 00000000000000000006785b8d7d09a5b70793bab828e7d00ef81b3ef0445ca2 2,222 1.00/1.00 vMB 58
652,403 652,403 000000000000000000001ee4937a676ee45015373e75472ab372d1c680f09812 2,821 1.00/1.00 vMB 68
652,402 652,402 00000000000000000001a3c3cfe14be8e818408c2b38a1950467ed948d765c02 2,587 1.00/1.00 vMB 69
652,401 652,401 0000000000000000000255c22e63ac71a4034a08640df2ef5f8d7eec21abb61f 2,244 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.