Loading Tool

Explorer IconExplorer

Memory Pool

20,554 transactions
8.90 vMB
0.05009292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.15/200 MB

Candidate Block

Mining Attempt e69bafe989b51af4d4b59fadd97b398d68c1b43cb11b1f9bc2dae9a963ce6dfd
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root f76e7f59e0d3c8a6fbbe17dbb25a41abc5bae624842a0c81d365bf2dd2307956
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02893299 BTC
Median Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (754,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,802 158,802 000000000000035bb88441e2928021756f822fe5e43e4b0383d6a63d6cd88d11 48 0.03 vMB 77
158,801 158,801 000000000000067a09a776bc6493cfd6fe308c8b6da5e3e7913bce28e38aa321 77 0.02 vMB 53
158,800 158,800 0000000000000b5d0ba20740d4cb84206e55d2eaa1a46f03b1a21d8b87aca180 17 0.01 vMB 73
158,799 158,799 00000000000004625cccb4b753c9849cf6d2d0e5034a7e02f9fc090f7dd639ba 1 0.00 vMB 0
158,798 158,798 0000000000000297a3eaebc5e99bd823e51ebfa5536637e4af5aa99ea20897f2 26 0.01 vMB 194
158,797 158,797 00000000000006293bc8b99665c3fabf0538aa593fc26eb17f2c101901d3add3 27 0.01 vMB 113
158,796 158,796 00000000000005886f6f37d824f874c2d15889017a1cc77c48136d89ec36eafd 60 0.03 vMB 355
158,795 158,795 000000000000036da030a06ee6345dc41fddcd4d0f133f71307e0f0a49d1875a 8 0.00 vMB 86
158,794 158,794 00000000000008efebee75ab7f449206eb1605eb9733022b1059cf6c3ed85266 57 0.02 vMB 0
158,793 158,793 00000000000003a0bf23b93e341ab4613cff9dce13482065f764a6403b92f548 33 0.02 vMB 127
158,792 158,792 000000000000017d13f789b41d9d94471c402923c5cb1a80589b65f41f5aae7e 82 0.04 vMB 175
158,791 158,791 0000000000000ad984edf84f2793d0155a2ccb8941f11b589f4fc51220b09636 54 0.03 vMB 107
158,790 158,790 000000000000044fbcd481be057a74ae8ad046761326d7def22ddaead7b68cee 78 0.03 vMB 85
158,789 158,789 000000000000084d34a67af3a0deee34538bd09164d3c578d8cfb1b6db76e1e5 18 0.01 vMB 307
158,788 158,788 00000000000008b1f587132df021fa7aaa7cde288c24a9e98b02169327504e6c 33 0.01 vMB 33
158,787 158,787 000000000000074015eea1941518c861fedeb0a9ba89449bdabc681e079b5cd8 117 0.04 vMB 18
158,786 158,786 0000000000000913bd7a8bc2e78b39706106bd668b672b684254f63d066669e5 67 0.04 vMB 81
158,785 158,785 00000000000006236d160b5a2b7add08d14e47560c512b23b7ff6895d1373609 114 0.05 vMB 70
158,784 158,784 0000000000000678f2624bd9a7119e92fd97f4db6f412dea321fe28f33a455b0 22 0.01 vMB 28
158,783 158,783 0000000000000242253121b110773d6f9eea78084c6ba06f87468acaccb7107f 91 0.04 vMB 170
158,782 158,782 0000000000000d48e46374b46fbf7514c9eadf59f4c15d66aabeadbf5752a8a3 28 0.02 vMB 64
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 249.65 GB
    • Received: 0.95 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.