Loading Tool

Explorer IconExplorer

Memory Pool

80,276 transactions
29.86 vMB
0.11751514 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt cd69e9f42f1235198a9d46aa6da4d404d1d1d903b1a7e9ebe58edffc432a1b0b
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 32177b205656aa229b4ecb6f69e9397227cea27d35359576df951cbfd5aaa707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.04861395 BTC
Feerates: 169.80 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (522,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,820 392,820 000000000000000005780025edfe0d5e43dab0865f4642a99fe06e48bf1e0e00 1,104 0.87/1.00 vMB 35
392,819 392,819 00000000000000000618ab1887643cab5ae79429b91d2d520ad40e774e2c7383 1,303 0.75/1.00 vMB 31
392,818 392,818 000000000000000001d7c77943dcd71691ec51bc1a5cce7427c35e57a5e0d62e 189 0.25/1.00 vMB 13
392,817 392,817 0000000000000000075ff2c591dfaa44e86f4b679b18ce73f6b196dd80bb1350 729 0.87/1.00 vMB 18
392,816 392,816 0000000000000000079ec94fb86b859809d5931f0cb3b806df0213bf29755173 897 0.92/1.00 vMB 18
392,815 392,815 000000000000000004fb9e616e6111a46bd828ebc908277e7e3095b7dc9c788e 2,033 1.00/1.00 vMB 30
392,814 392,814 00000000000000000a5e972ebb70bcccaa252a6e26d48e522c46ee2b48d2433e 2,363 0.75/1.00 vMB 56
392,813 392,813 000000000000000005a1901956ddc45f4f2587a592da18b98c95a139e150c70b 1,528 0.95/1.00 vMB 26
392,812 392,812 00000000000000000867e5e8733df3f35e11be0b88d85b0feb11d56504d3ccef 1,437 0.75/1.00 vMB 36
392,811 392,811 0000000000000000061e289740f070a9eb2cadf4a9922155decc07305cd4fdd5 1,615 0.93/1.00 vMB 38
392,810 392,810 000000000000000007827683b7813ecacbe9b9405caedb975a73cba9f137ef64 974 0.54/1.00 vMB 34
392,809 392,809 00000000000000000885b223d2db418fb2830f0bc533624ba1d3cb9061fbc3dd 796 0.62/1.00 vMB 25
392,808 392,808 0000000000000000068202eccb7019a479b223fe4893c39056425e7c5d6a91a5 1,047 0.75/1.00 vMB 33
392,807 392,807 00000000000000000646a07d23ded37d72a41c052b234c6a514b44e3bcf7837c 490 0.40/1.00 vMB 29
392,806 392,806 0000000000000000098b47e1ae19099223d874c26749f9acfc9c6eae976fb6c3 947 0.99/1.00 vMB 15
392,805 392,805 000000000000000005af71bf4298d95eba2d2d696a0aa2790ab629c34cf63e33 1,537 0.93/1.00 vMB 31
392,804 392,804 000000000000000009047bbbdd5c65b1010fb0f79d7251f32808c7dda98d6ca2 791 0.75/1.00 vMB 20
392,803 392,803 0000000000000000065edc3a2724b78d039541818f78dab5c49218ade5929d3d 1,322 0.69/1.00 vMB 34
392,802 392,802 00000000000000000641734fb0b961315d503510d97e99bea258807ff281c280 1,290 0.93/1.00 vMB 25
392,801 392,801 000000000000000003e5b7b6ea75efaef25da3b8e1e5747c3a28c2bb484d7933 1,214 1.00/1.00 vMB 32
392,800 392,800 0000000000000000029145d869f48f6d061ac54749a4826356a3dd87776e00ff 1,702 0.75/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.