Loading Tool

Explorer IconExplorer

Memory Pool

42,307 transactions
19.77 vMB
0.08871813 BTC
Random Selection Loading Transactions
Max Size: 111.60/200 MB

Candidate Block

Mining Attempt a0be4245b667c206ec1053c8284c9eea853500f49c3a2f9b2e1fac0cc5a53dc9
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root 218a8918647a915e87cdef40fcca12cfb8318f21445a8d3d0df8b10efe015896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,797
Size: 1.00 vMB
Total Fees: 0.05012713 BTC
Feerates: 101.65 > 5.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (693,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,787 220,787 000000000000043f0e8a53613002b0f0ae833ad27868f06bc39e7650ab0331d1 128 0.06/1.00 vMB 151
220,786 220,786 00000000000002316d154b5375109fe87307d6cc6878a14858320ea15fe81127 705 0.25/1.00 vMB 196
220,785 220,785 000000000000032aead07b38075f4e8aad94e8ef96207e0edc5bdb8ed74a0903 611 0.26/1.00 vMB 177
220,784 220,784 00000000000004d3672218909af8be146301adf9552843901af85597b3998df1 163 0.07/1.00 vMB 210
220,783 220,783 00000000000000ddf13d169482a1e1a535881cfeb1632c2b3d78d60bd3d88994 322 0.19/1.00 vMB 101
220,782 220,782 00000000000003a2ea44f596e5c78655cd83bd2f23aeabaa83ee89900ffca4df 541 0.25/1.00 vMB 192
220,781 220,781 00000000000003517b6a7f8744efb7a7cc525c469150a99a6bb4b5311fbfa12e 704 0.25/1.00 vMB 255
220,780 220,780 00000000000004608a747d1d5fef824c798b857520f0e7a53f967222342e5155 205 0.12/1.00 vMB 154
220,779 220,779 000000000000005a80474ac67d274e54f274bf5d3cfb3c902624c56aa3807ece 562 0.24/1.00 vMB 176
220,778 220,778 00000000000004245c3a02130a04040bb0052c4efc00e64473dbec5de4ac6909 138 0.05/1.00 vMB 120
220,777 220,777 000000000000004e91634790a6a42e7b85d03f9d8edcc6fe97e1ebd7da8744c9 369 0.15/1.00 vMB 191
220,776 220,776 000000000000037e2b0bb2ca7bf7a6513856bf74e0aeec39f4e88f2e8f6cd273 411 0.19/1.00 vMB 163
220,775 220,775 0000000000000492effabe173dca688262da295295aa5bdc5c5e92a9c71ed84e 248 0.12/1.00 vMB 176
220,774 220,774 000000000000041ebddcaa0e512cb103a8a5dca3a2c0a6639905a9cfe1a077bb 537 0.22/1.00 vMB 234
220,773 220,773 00000000000005148c0668dc3b1e2b54d9f3baaecb047cc788835ecddd414863 511 0.28/1.00 vMB 87
220,772 220,772 000000000000008b33511b41a764bc2aed2b623526ed016533113efc717ea9d6 777 0.25/1.00 vMB 253
220,771 220,771 000000000000037d9abf6f2286758d1b5cb9052550475fdaabb78ac6429cd6f7 278 0.12/1.00 vMB 178
220,770 220,770 000000000000040683e922b9f2dd22463228840c6803ff637673622478f4b55e 517 0.23/1.00 vMB 193
220,769 220,769 0000000000000339ef205f6cfc2b283a3e0e43de30bba7b5634a36a9e93e0f80 490 0.22/1.00 vMB 183
220,768 220,768 0000000000000112a3ecc5da6249891300529b320340fe0c0fd222958a64ccf5 128 0.04/1.00 vMB 241
220,767 220,767 00000000000000371dd092b497354c70efcc40bafa80a655cd4aa6cb1d3d627e 619 0.26/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 780.70 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: 554.64 GB
    • Received: 6.76 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.