Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
27.78 vMB
0.08068934 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt 95ac3e755fb604c6c471346be7379d92d79cae43f1d7702774fa5d1d083adb2c
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (487,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,177 428,177 000000000000000000590eadd38c4ba4f0b7068a4171dfce12c1548e005e6e8e 2,521 1.00/1.00 vMB 64
428,176 428,176 0000000000000000002fe9858709b0bd1b58405bb871e7c44e80c45a1e476a41 2,123 0.98/1.00 vMB 53
428,175 428,175 000000000000000000c0d0018deb3ef4b849fe2711dbab441e56c8fb85d9903b 377 0.16/1.00 vMB 35
428,174 428,174 00000000000000000150346f3ca98db1d67bea945a2ccdda4e8b4c0431c48397 2,559 1.00/1.00 vMB 64
428,173 428,173 00000000000000000491051a021669f36fd9f6e79b856b39c01c1fe234bc8c9f 17 0.01/1.00 vMB 59
428,172 428,172 000000000000000003daae442ab7c697675f42d20cddcf93ecb279915d74b613 625 0.24/1.00 vMB 57
428,171 428,171 000000000000000004dace60e7d6ad04d947a1abb52b8dc36e1b85b8210048fa 1,671 0.73/1.00 vMB 59
428,170 428,170 00000000000000000455abd9a3d5d4138531643f69847dd9a6a19f13e250b685 566 1.00/1.00 vMB 13
428,169 428,169 0000000000000000032ea5e2330e362fee2508dc3b73339f5a90b49eae6d4de8 1,191 0.60/1.00 vMB 55
428,168 428,168 0000000000000000008bae0efd9df36c430f6b111f95197d589f53dd350fe599 1,028 0.49/1.00 vMB 50
428,167 428,167 000000000000000001985e0087a49c3978d3bdbfb837826abc8987d65320e446 965 0.45/1.00 vMB 49
428,166 428,166 0000000000000000048971663593b04f427fd69c84d38096a1001f0fbb16cce5 2,553 1.00/1.00 vMB 67
428,165 428,165 000000000000000003620735e3f14b5135d7386f1fddf962124f85ab34ffdb72 641 0.98/1.00 vMB 18
428,164 428,164 0000000000000000014b544dfaad5604f50e4123e4ac3195f5c5045b4e5bff65 1,612 0.67/1.00 vMB 60
428,163 428,163 000000000000000000c4f9a0e886cd9665bd163cc4429c3129e520ce36be5649 333 1.00/1.00 vMB 7
428,162 428,162 0000000000000000036365526109ac9b09b5f0a0900fad5f5c2858dd92071adb 809 1.00/1.00 vMB 22
428,161 428,161 000000000000000000f22697efaf0ab92a347b5471ae8f40726d99a77192797a 254 0.55/1.00 vMB 22
428,160 428,160 00000000000000000198cef4687a5b3dbc9b942ac9d0d0be1629db72da942612 1,147 0.61/1.00 vMB 54
428,159 428,159 0000000000000000036b8732b9834a8bc1af0051dcd9c434a8f5ea90ed32e82b 1,309 0.74/1.00 vMB 45
428,158 428,158 00000000000000000466e877250836310e30b30e433af9b7e4649bf9965462ad 442 0.99/1.00 vMB 10
428,157 428,157 00000000000000000484e330cfbbd11e96ab043d227f0e0c201a11ea27ed7e2a 555 0.37/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.85 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.50 GB
    • Received: 17.17 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.