Loading Tool

Explorer IconExplorer

Memory Pool

14,360 transactions
7.54 vMB
0.02650324 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt 4de55bbb78c4de32b72aca047bc6fcdce9c5ff7ef7ba1756cd3965822a0cde16
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (784,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,115 129,115 0000000000000e1986148e75a5a837621aaf9f1b6b3556c5d62bde3a2d05e0e5 12 0.01 vMB 722
129,114 129,114 00000000000019bb3847cc836fe27ab1bc3ac8265e3dcf468530ad9debe3cce8 24 0.03 vMB 820
129,113 129,113 0000000000000db88095286cfdd051f4f90acd596349f1eb1a9b436e0dac5f9b 98 0.03 vMB 319
129,112 129,112 00000000000008ba307a7d91e8532b1252b8c79f2d3c558ad73e716c3cb5d00b 20 0.01 vMB 1,159
129,111 129,111 0000000000000184556ac0e1be98d1f79ba3697c8d75558a28788dafe63cdddf 20 0.01 vMB 805
129,110 129,110 0000000000000b16337e640d101cde93c679c130436659ba21cdec3b9f218c5e 20 0.01 vMB 1,493
129,109 129,109 0000000000000feb2b0793815e69d46006d2bfad034f518b270624caa7cad215 42 0.01 vMB 540
129,108 129,108 0000000000000a6d9d26e60d97cef8e14ba2b85fb5dc2fe4570b2c3f110897d9 22 0.01 vMB 706
129,107 129,107 000000000000013c82cae901715260fe1b7ab6dbb58872d7f64d13fb728291fa 1 0.00 vMB 0
129,106 129,106 0000000000000d3eb3c06142eee8955335c5250faad295934559587e5f39cbb9 37 0.02 vMB 463
129,105 129,105 0000000000000570d6d0ec26ad636b506c4baa33b54ce100224041f30d46abc8 66 0.04 vMB 831
129,104 129,104 0000000000000049ac52b61c7b53cff7d8210fc9781a5291a91a80d246f1c1e8 127 0.04 vMB 1,094
129,103 129,103 0000000000000de91d9ac36453d00a99a8492da195c35fae7904f8a30a6587c9 149 0.05 vMB 302
129,102 129,102 0000000000000c2e751275a4b5a275d2d370e0fcb23b7650f8138b2b4edd7c1a 8 0.00 vMB 1,193
129,101 129,101 000000000000084db654528e237561d9d9f96059421aab2546d6a297aa4a1f9a 274 0.10 vMB 251
129,100 129,100 0000000000000d2c60ba7301526c95eea1e821e464013e8db08efc7f1088503a 23 0.01 vMB 2,009
129,099 129,099 000000000000005fcf5a7011fef2cfc284d6ba5b3ec37242fc31ea6be695ef4d 51 0.02 vMB 89
129,098 129,098 0000000000000d8f24bfe59888e68dfc3e6df8fb1e3e90863530b244de584f1a 48 0.05 vMB 1,381
129,097 129,097 000000000000166f255ba11d0daf60f5dd5c6b822f7fa17886a97a50bdb7b64a 17 0.01 vMB 1,157
129,096 129,096 00000000000015ba455d58510c9499271bd301150fbba24d56aeee9a0af082c5 11 0.00 vMB 591
129,095 129,095 000000000000150d31574bfea7f0fd3494a68cb3020c5b743d602ae7aa5c0844 49 0.02 vMB 1,371
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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