Loading Tool

Explorer IconExplorer

Memory Pool

47,601 transactions
20.79 vMB
0.05224636 BTC
Random Selection Loading Transactions
Max Size: 119.15/200 MB

Candidate Block

Mining Attempt 2595d12229af11f959d1e13f7344a376213848b6cdf25b70e5693b9a92dc8c68
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root d80d35aaa3c26954fcf0d2ac86d211d9322e352d4f5dbe59fdf05b87c8e27693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,990
Size: 1.00 vMB
Total Fees: 0.01066781 BTC
Feerates: 100.78 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (693,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,798 220,798 000000000000017b1dca5e38b462652d2a14f31b0f525a38bb977f96bfeecbbf 205 0.15/1.00 vMB 120
220,797 220,797 0000000000000391d9c8ac12375a437260edd0be1afa49173175f314f0d630e8 649 0.25/1.00 vMB 240
220,796 220,796 00000000000002f9582a7de425f947abe01a74caa9a2e550358ac8545afefcde 604 0.50/1.00 vMB 147
220,795 220,795 00000000000002f2fc5db96ed28c51968c6da92833806b5815d6f0707c0f3376 152 0.05/1.00 vMB 133
220,794 220,794 000000000000049856ae3dad6907c8b66a0ebd92bcb6f8b0a04412e3cfd7eb79 10 0.00/1.00 vMB 59
220,793 220,793 000000000000049c33ea7b0b62be50e0b18549af099ea4bd6d10fc2036e01251 245 0.10/1.00 vMB 165
220,792 220,792 000000000000045cb482e386bb37fdd6583da81d71d616c48ddddeb1b44ae24c 503 0.34/1.00 vMB 112
220,791 220,791 0000000000000353f78dc67af49edfd885c006e223d2cf0c3269d8c68e18092c 638 0.25/1.00 vMB 211
220,790 220,790 000000000000024c7c3e58ed7a8d06acf73a5a49fcc441d82a7c6abda7ec0717 552 0.22/1.00 vMB 188
220,789 220,789 000000000000048b5d907a555bbb6e695a46a0a8ad67686b9090835a5329bd14 406 0.25/1.00 vMB 146
220,788 220,788 0000000000000032897047d5c380db2ae586387a3ceb68fb0d24e0933324bd27 256 0.15/1.00 vMB 78
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
Previous 10 blocks ↓
Total Size: 780.64 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: 550.22 GB
    • Received: 6.41 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.