Loading Tool

Explorer IconExplorer

Memory Pool

26,718 transactions
12.05 vMB
0.02965010 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.69/200 MB

Candidate Block

Mining Attempt 55b2feddc05e06d1753803c096978de606720b13de23639b9ece7498a18fb38a
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root d356155e3cf9918623b8161c09fb915c2bc27c3e0f528d266d2f359f519dfe91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,344
Size: 0.997935 1.00 vMB
Total Fees: 0.00931102 BTC
Feerates: 151.16 > 0.93 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (905,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,155 8,155 00000000b611152167c88d65f482667580c64041ef92b8224811260f70f42fb1 1 0.00/1.00 vMB 0
8,154 8,154 0000000052f267644d3dc38d7f066b8aec0823062211ab1e2e22ea61849adace 1 0.00/1.00 vMB 0
8,153 8,153 0000000061c197c566170b6a3672d18224c5f2a5579ddb00ca67631947c4b8a2 1 0.00/1.00 vMB 0
8,152 8,152 0000000048f553e934ae3a5bb0f69a69454fbe22b2ec2badb6e2e0db3f8e42c9 1 0.00/1.00 vMB 0
8,151 8,151 00000000965bb293914b76c04e260e10a7cfcbc8ed5390719b21c5f3ad916285 1 0.00/1.00 vMB 0
8,150 8,150 00000000a72028741dab34d9e7694d30f0a61f004af107a9ce055b8f82adcf65 1 0.00/1.00 vMB 0
8,149 8,149 00000000fad7d9b3db7773b6263b902c8d6dabfc5ec36d6941188627393394e6 1 0.00/1.00 vMB 0
8,148 8,148 00000000060bf8df0264f34e0c5a797e76ee7d7747ad601b2740cdb2444ddbd2 1 0.00/1.00 vMB 0
8,147 8,147 000000006d612c22097029b0d89928102b10241e5bb588efef20e6476bdc9ee7 1 0.00/1.00 vMB 0
8,146 8,146 00000000a4b1f2b591ca1d9d907e70342f5a980d384917d02603aaea71ff9d63 1 0.00/1.00 vMB 0
8,145 8,145 00000000a5e1609452246c1621e6e57bb109462a668fd4514e3a4a7a7ef4612b 1 0.00/1.00 vMB 0
8,144 8,144 000000001573bd333ec52deb456c0d8a364a5d1afe254a270f8d0229f4589aac 1 0.00/1.00 vMB 0
8,143 8,143 00000000132da142072451b1783329c84cd4a699b6595c58acc517e4ffc3987c 2 0.00/1.00 vMB 0
8,142 8,142 000000005e485b5fea16528bb3cf8342a4d852e68a42f7b4961423c33ea9fcac 1 0.00/1.00 vMB 0
8,141 8,141 000000000cef43aa6525a1e57e18477950fa20bc2242e30ea4fe4d8a3da2d483 1 0.00/1.00 vMB 0
8,140 8,140 0000000073b5c954142a616ba14e334d4c2c680055edc45c661288ae4bf46bfb 1 0.00/1.00 vMB 0
8,139 8,139 0000000042992d944601e484892ca33c7f1abc183523108faf7ad0b1c9146111 1 0.00/1.00 vMB 0
8,138 8,138 000000001cbc3aa13ba780a1d662742d2d0fa94b568b3010f31ee9c33bdf441a 1 0.00/1.00 vMB 0
8,137 8,137 00000000f94cd3d689200533b1bf3a0001e05a34b683f7d22b5da08d291ccf30 1 0.00/1.00 vMB 0
8,136 8,136 000000002033003e0ea2ebcab66f60ab701ee7fd06b5e2b707507d841bdd3fcc 1 0.00/1.00 vMB 0
8,135 8,135 00000000ce5d3314ce99a2420f0ad9b045e47724c957bfd8feb0931d27a2bde7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.20 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: 505.73 GB
    • Received: 4.05 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.