Loading Tool

Explorer IconExplorer

Memory Pool

81,294 transactions
29.89 vMB
0.07726416 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt b9d07318bcfec30cd1cad7bb7eaebdc86d9c7a290fe7e57854c0f824f71528e7
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8e34ed763dc2538d3a4282138d86215e5e27e2c3e79080d9eab27e8295578505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,868
Size: 1.00 vMB
Total Fees: 0.01625978 BTC
Feerates: 151.12 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (590,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,417 324,417 00000000000000001ab2a0109ab0a51b890bcc5d07a6e790a850de76c48582f0 603 0.29/1.00 vMB 30
324,416 324,416 00000000000000001bf68a70f49af552db4562b9a7e7b65257b8f25abd08280d 1,179 0.60/1.00 vMB 29
324,415 324,415 0000000000000000181f6a8e3ab2a9c2d558292d18601aa9b4448d5f12990e62 879 0.52/1.00 vMB 28
324,414 324,414 000000000000000007c28949b30eed4a22ee1490b059893813498a082ccba8c5 735 0.44/1.00 vMB 29
324,413 324,413 000000000000000003bb39e9d2919b2c4cb5c8deb66264403b5f663cf0980705 380 0.25/1.00 vMB 23
324,412 324,412 000000000000000008e61a0268d785ffc8d565f59220173d3e4699daf1d674e9 778 0.39/1.00 vMB 35
324,411 324,411 00000000000000001d3d4a0dea35e37046a751a81cf3f89791395e10bb8ff71c 169 0.08/1.00 vMB 32
324,410 324,410 000000000000000001fc1ff9ac475538dec8a6daba4170a0bbb1958a17f4bb45 654 0.33/1.00 vMB 28
324,409 324,409 00000000000000000a517b259163e8f7544c72783b6592d5d3835295ded1cd6b 1,103 0.69/1.00 vMB 26
324,408 324,408 000000000000000004c393e2c4409ce684e95aafbe4c71b635d26885b0d855c0 519 0.40/1.00 vMB 20
324,407 324,407 0000000000000000135bec658abc3e9606cfc1a481ae74189b8a34ab2624e1e3 1,820 0.90/1.00 vMB 31
324,406 324,406 00000000000000001caa3f27c0914686afb538de69c809ea4aa91081d79df874 1,087 0.50/1.00 vMB 31
324,405 324,405 00000000000000000678a11fe016193e4e03e8d974888954790ad6866486e630 91 0.18/1.00 vMB 9
324,404 324,404 0000000000000000112f8c2917606d8bd5933c52532c1b739141ca62ca0e0793 531 0.60/1.00 vMB 17
324,403 324,403 00000000000000000ec1e1cc796e4e7dc6bcc4111fa3629d1281111a8de388ba 2,128 0.75/1.00 vMB 40
324,402 324,402 00000000000000001a26fa9cf875b06494f624f252754e35f4aa58b62781f28e 128 0.05/1.00 vMB 60
324,401 324,401 00000000000000001380f85fb7690196ae1dffaae738f93a379c2e3982ff1009 64 0.04/1.00 vMB 45
324,400 324,400 0000000000000000036085be752266a3bf2d47ef2d91a0763b3506732b8d7647 1,130 0.61/1.00 vMB 26
324,399 324,399 00000000000000001f8e2055563d1db8b6b3a3bf66b97b6f9dc96acf8275ca6d 276 0.18/1.00 vMB 23
324,398 324,398 0000000000000000142086da0daa0e38f11dd7dc55a8f57f8ce4c923a5d474e9 176 0.16/1.00 vMB 20
324,397 324,397 000000000000000001cceea1c34475755c5f218a215787b3100e3558424c1203 542 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.