Loading Tool

Explorer IconExplorer

Memory Pool

82,909 transactions
30.71 vMB
0.13941355 BTC
Random Selection Loading Transactions
Max Size: 185.08/200 MB

Candidate Block

Mining Attempt ebf31d563059ecfbca32be0a1d97036e92085ec6c4c484387da58ec72ecd4597
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e624e7f8389880c590c30fe64de72a1b21579030aa1750201a0ce4959ad45e2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.07432159 BTC
Feerates: 203.60 > 7.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (821,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,253 93,253 000000000003321cd38c58a9ab56ae524b9ba2fecaeb154aaab69282cdb700c8 1 0.00/1.00 vMB 0
93,252 93,252 0000000000086a741752498b5492873c00f6996f9bf365eba3130131bb50ce2a 2 0.00/1.00 vMB 0
93,251 93,251 0000000000046c7ac741da4992e21dd0bf6f6f42171ffaa316eb29b7e2484158 1 0.00/1.00 vMB 0
93,250 93,250 000000000001806435718e7fae45e891889eaa813d65cf4189c66a299447711c 5 0.00/1.00 vMB 0
93,249 93,249 0000000000033939e6e3a6ad06b1bbfedec41038505ad747ee36655e1538f0fb 1 0.00/1.00 vMB 0
93,248 93,248 000000000003032f43c97abd1fca12289085d8ae491d7108dd64f34017d895fc 1 0.00/1.00 vMB 0
93,247 93,247 000000000002ea14b7eec877ac99001bc95f2493c68d0822d5420053697fa0a1 4 0.00/1.00 vMB 586
93,246 93,246 000000000002159060b5cc87b546be24f9dc976383e1df0b91bf06b73723a817 4 0.00/1.00 vMB 3,870
93,245 93,245 0000000000029073d4cb36ca748a37b97d0476c218bcc05ad9523e79f8d923cf 1 0.00/1.00 vMB 0
93,244 93,244 0000000000061145e2558df6cef2594035f1f875c99addf342e575a19e185423 1 0.00/1.00 vMB 0
93,243 93,243 0000000000082884d5f474dac9745d741a1eaa2ea9c61502cc3cb5c17d4cb378 2 0.00/1.00 vMB 0
93,242 93,242 00000000000238c2444f3b47d05c970409677d3747da3f51ca5e918cb9d8759b 1 0.00/1.00 vMB 0
93,241 93,241 0000000000057f0dfe6824fab53ccfa55a95a0733815865e244088c2b091293b 2 0.00/1.00 vMB 3,875
93,240 93,240 0000000000049ecc00a03090d4c0d75662a38be43f52d1bee67132e27920e0c4 1 0.00/1.00 vMB 0
93,239 93,239 000000000001c7854be9e36431c8d5056abf6fa1af37bec6a938f5f9229671e8 1 0.00/1.00 vMB 0
93,238 93,238 000000000009870f67f1ac9a981ce2f14a15cca73745056ec934d3f18f51ebc8 1 0.00/1.00 vMB 0
93,237 93,237 000000000005e992950f0cb5f9fa86db6cfc7e51309569335ebb507cfb018598 1 0.00/1.00 vMB 0
93,236 93,236 000000000008ebd6edb0be2900c393024550cd1c909dc5917d5a0a3987b6e098 1 0.00/1.00 vMB 0
93,235 93,235 000000000005d0d1faacad2c1fc3c1987b531bc314ac1965d41d2987601f2c6d 1 0.00/1.00 vMB 0
93,234 93,234 0000000000012011f12aa0933d90e8c52b7b714e4aad677ec394f28256b180f4 2 0.00/1.00 vMB 3,861
93,233 93,233 000000000002e5a7f5436c2e931ff4a533cf38d50c4d1707a0e4f6ba7ec38629 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.