Loading Tool

Explorer IconExplorer

Memory Pool

24,921 transactions
26.92 vMB
0.05611549 BTC
Random Selection Loading Transactions
Max Size: 128.30/200 MB

Candidate Block

Mining Attempt 8b1f942a893e053f6f987a9a246c475f473d1ebb83340552d28a3818b944dca5
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 0f0da0edb5ff41db705b54c118b9b5b932211e2afe00b7ae959a119b10d3434a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 731
Size: 1.00 vMB
Total Fees: 0.00548516 BTC
Feerates: 150.93 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (802,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,497 111,497 0000000000005cd35c84f35adfa1295059c2241509d422aa8d4cc79362144294 13 0.00/1.00 vMB 423
111,496 111,496 0000000000002b356a6d4e38fd06df0465853b2277d90d74c645c1774854787b 5 0.02/1.00 vMB 1,042
111,495 111,495 00000000000030567177555ef2564e71d09a29c210f1079b106f7aea00bb21ae 18 0.00/1.00 vMB 215
111,494 111,494 0000000000012a6b6d576d1b556a3226c446656ea85e5742fa3070c98630bd07 9 0.00/1.00 vMB 73
111,493 111,493 000000000000135aebcfef6195ea409f6072d8a022447b5d38219cf554736479 12 0.00/1.00 vMB 360
111,492 111,492 000000000000800347974b774c2c84c53dadfedf68bb3bcb2e09968c6a4e0f6c 12 0.00/1.00 vMB 373
111,491 111,491 0000000000001b7f5a16d88cb88061408cfcf2b7ef67dd20531eb87170d79c5e 13 0.00/1.00 vMB 347
111,490 111,490 000000000000557a23261dbf742c717d6f0b00d1934d3374a288401b57a0142e 12 0.00/1.00 vMB 355
111,489 111,489 00000000000033dd381e6887f52c3fd68906a573d2fc54fba4647959ca868ee3 11 0.00/1.00 vMB 350
111,488 111,488 000000000000dc5b401220ad90f3e218217a0f6684ebbb51a3163ee7670e535a 12 0.00/1.00 vMB 356
111,487 111,487 000000000000d2b98d4bf16b6d9f62e062606f9c15e4dc1a2b0fb1ef45c26b31 12 0.00/1.00 vMB 3
111,486 111,486 00000000000003adaf4674b8aaec6fcb3e1b4f4b465ba470c3c5c6038a41b4df 12 0.00/1.00 vMB 360
111,485 111,485 0000000000006222b3ecda9f03a51de2fea5fe759c8b57a3920d4545159c1117 17 0.00/1.00 vMB 231
111,484 111,484 00000000000092af378edc45d8c30b61aab422464db6900c0857e09e8a7ef65c 12 0.00/1.00 vMB 7
111,483 111,483 00000000000111735ea819b608ed38652c3c31b70aa35b0540e8946ec3cf5cfc 11 0.00/1.00 vMB 347
111,482 111,482 000000000000b60310b9525d189ec06362b404e048a578de29afdf77121514eb 12 0.00/1.00 vMB 7
111,481 111,481 0000000000009e158f3c0e4a03341932ae259e14ca222c6a78e0e52504e9d594 12 0.00/1.00 vMB 18
111,480 111,480 000000000000f2e4bdc42f3fd5f454aadb51208adb0c566e3412af3698b847cb 12 0.00/1.00 vMB 3
111,479 111,479 00000000000110c682a31391b6888a2699a75cb7f01d0fb384e4acba07139d13 13 0.00/1.00 vMB 620
111,478 111,478 0000000000011146383abdfac39ac04cc1785674d413ba5d115ad464e4759011 12 0.00/1.00 vMB 338
111,477 111,477 00000000000094c3c42bca57c8de25a258022b4d26622ab6cadedf373b8b8304 12 0.00/1.00 vMB 360
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.78 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.