Loading Tool

Explorer IconExplorer

Memory Pool

26,273 transactions
27.30 vMB
0.06839519 BTC
Random Selection Loading Transactions
Max Size: 130.53/200 MB

Candidate Block

Mining Attempt dd1b7cb6d691a37273061bc32b5247e1034e7759fcb28132f6514bf1e354805a
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 37fc1711d76d7aa89bb270ee1b9025a8981c258d4e8215afecca16518ea20194
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,161
Size: 1.00 vMB
Total Fees: 0.01681004 BTC
Feerates: 301.57 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (517,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,811 396,811 000000000000000004f17da1cea8efcd6a372358787a0820ca0a498438d04100 1,682 0.85/1.00 vMB 34
396,810 396,810 000000000000000001dc2f231956cf3c5915ee55caeaecf95c5313316c26288b 805 0.45/1.00 vMB 30
396,809 396,809 000000000000000004736dc8a3642bf1baf73d93d5eaee129d15a707976ee0ce 726 0.41/1.00 vMB 32
396,808 396,808 0000000000000000088c59f298ae0bab4d05f469f85cc5b5e226158e4274d172 121 0.12/1.00 vMB 37
396,807 396,807 0000000000000000071a68803eb2ea394314063830a7180189920f8982fdae83 1,088 0.93/1.00 vMB 24
396,806 396,806 00000000000000000843f28ed701c503c96bb626d967cc4f28fd0e8804663ebe 2,196 0.93/1.00 vMB 37
396,805 396,805 00000000000000000287eb9dfbf3a69d2ad6d316a94a820be6376f4158c11792 2,818 0.93/1.00 vMB 56
396,804 396,804 00000000000000000832ba599d139054551a70c5707a8faf05c05f1bb2278d06 730 0.32/1.00 vMB 33
396,803 396,803 00000000000000000762117ab17895ee7da356c8bac11f9a35e3e9b984d78f65 722 0.99/1.00 vMB 14
396,802 396,802 00000000000000000411c18a873f3e261db51fe28ab816bcf9f02488195b6ae7 621 0.30/1.00 vMB 43
396,801 396,801 00000000000000000711a9829e87ba8ea548f1793950893043a5dc56893dc1dc 1 0.00/1.00 vMB 0
396,800 396,800 000000000000000002df6ecf4ec0dec14ca24e303ac36c9bad4db12631b942bd 1,021 0.77/1.00 vMB 22
396,799 396,799 000000000000000001cf407e65afd76f44b045699e235c60178f976de52b2fe7 2,384 0.93/1.00 vMB 46
396,798 396,798 000000000000000008652429b5a8b0e48f4da6d8206e3172d92306d6cb1a8c58 737 0.45/1.00 vMB 33
396,797 396,797 000000000000000005f5e5a4871a3b9ac9b8fbc4ab2ccf420380a528b95b404e 1,101 0.52/1.00 vMB 33
396,796 396,796 000000000000000005fc1a33178c401e9780c4e1dc209e009bc5193478c8baa4 746 0.99/1.00 vMB 11
396,795 396,795 0000000000000000001e77053feb06244093fe18553d6eaf7d77b8688c1e0357 129 0.13/1.00 vMB 13
396,794 396,794 0000000000000000057d816aaa08b061e0806c2b9433d490fefb935fd4465a9c 583 0.23/1.00 vMB 38
396,793 396,793 0000000000000000013f4068d7e800792f5fba957eb9354660e8848992a1a5f5 1,280 0.62/1.00 vMB 34
396,792 396,792 000000000000000005981316639cf70034ac3a62edce0423dfe7213d139c32a1 518 0.23/1.00 vMB 34
396,791 396,791 000000000000000002243baa53438bd8dc1b3c9fe514b552610151e3c621671a 144 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.46 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: 610.92 GB
    • Received: 10.77 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.