Loading Tool

Explorer IconExplorer

Memory Pool

47,356 transactions
24.14 vMB
0.19413433 BTC
Random Selection Loading Transactions
Max Size: 132.62/200 MB

Candidate Block

Mining Attempt 576f5a103f6f6d125eade3ecf91ae53703b3e1eadde0323a979df2b3e6219350
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root 07e51cffc384558f696becfce2ec37c28aefc87d0426efe0072aa0ef2e338587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.09292357 BTC
Feerates: 301.59 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (885,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,410 28,410 000000002a8138a20ebb23d7b4104d4c4173d7514307149487d400ea1cdd7340 1 0.00/1.00 vMB 0
28,409 28,409 0000000067473c2d5baef55a81d1063cc3cf4101bea33f7ed48ce42ad38c9680 1 0.00/1.00 vMB 0
28,408 28,408 00000000cfbf4b3d6d4c3dee4becc5e78ec9c1ef320c8d58352a3955e1303ba1 1 0.00/1.00 vMB 0
28,407 28,407 00000000a2b9efb515a8452c45935c25fb8a4cddb79f390d7aa690b6961c1364 1 0.00/1.00 vMB 0
28,406 28,406 00000000c45217d359e199af9b1a09bbc39795cc5fc1f48f03feeb2b28168125 1 0.00/1.00 vMB 0
28,405 28,405 00000000befa5c32ea3f3a1f471a68d7c53cdf50c1431b869eb6bd02e504c1aa 1 0.00/1.00 vMB 0
28,404 28,404 000000008e68dd928e306bf624253141df8fc5e80c577e9e35c32b373474b0f5 1 0.00/1.00 vMB 0
28,403 28,403 00000000a4221be68426e6043acd2bd4331342b6920d3b7b4b7cc0ef778191fb 1 0.00/1.00 vMB 0
28,402 28,402 0000000058801a8c72e0acdd37bf0e68d97d35642f85a44d3bc71a5395ef8146 1 0.00/1.00 vMB 0
28,401 28,401 00000000261fb9afb66e72cad91968f80b12925a1f64a90f50f562be38a034ad 1 0.00/1.00 vMB 0
28,400 28,400 00000000b78a30fe1e70d8704debcae67f2e080471d2ada6a1821002f7615f41 1 0.00/1.00 vMB 0
28,399 28,399 00000000ec6cd60bcf774a04841ee3fa808dd32a6f2d4631e9454527125f6a39 1 0.00/1.00 vMB 0
28,398 28,398 000000005890e1836227b8b531d2ae9c25ca6804d0a45cba66f50e111e352747 1 0.00/1.00 vMB 0
28,397 28,397 00000000554bd9e0be0b22d5901f9a88481842e1992fd737126f02c61b335baf 1 0.00/1.00 vMB 0
28,396 28,396 00000000bbd7dc1b981607b4ae697c12a9987d67e273fe545fc8b1eb6f8d54ff 1 0.00/1.00 vMB 0
28,395 28,395 00000000bb92d0ba20d2ca3295f49ca15b2321fe539a0cca480cc211c2205927 1 0.00/1.00 vMB 0
28,394 28,394 000000004b8676a36b513aa875954d0ca71b40d2eba14820ec08492e6063bb69 1 0.00/1.00 vMB 0
28,393 28,393 000000003d61b5ce7341fac587ae8ba321da6df89ca4369288052d703c4af000 1 0.00/1.00 vMB 0
28,392 28,392 000000009288e6528da962161a69e1b4dde1d6d5ad274616599180316031eab1 1 0.00/1.00 vMB 0
28,391 28,391 00000000b7488a440b1b2d98140fceee0c812840694e23d5bcf93331f7afe9f0 1 0.00/1.00 vMB 0
28,390 28,390 00000000c312817f7f4ca6c3873e480aa09a3efe2eb3a4068c5fb95e4e538173 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.74 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: 556.64 GB
    • Received: 7.02 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.