Loading Tool

Explorer IconExplorer

Memory Pool

77,121 transactions
28.82 vMB
0.09719803 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt ab135c2fca37302dd62533d477b5ef620d22d6c9455a09a27855f372ce5ade2a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root fd0c46883c59f2c94b9eddfb8f80c9d71926426ecf802b48af06698e6e548002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02939234 BTC
Feerates: 180.82 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (107,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,899 807,899 00000000000000000000b6200d69a379ad159d523c5191b697d2f01c578de5ce 5,549 1.00/1.00 vMB 15
807,898 807,898 00000000000000000003b63d54a0a3152f62ba33da36790451ab87fe7187abb3 6,805 1.00/1.00 vMB 13
807,897 807,897 00000000000000000003421f8420fd5a8c6f2f281ec65d8ad81260b83e68067c 2,787 1.00/1.00 vMB 15
807,896 807,896 00000000000000000000ac743e2ddb826672c510b80f524fa08aa0b390a876a0 1,947 1.00/1.00 vMB 17
807,895 807,895 00000000000000000004fbfa36178368705e244d3d9044ba810be5f40e493542 3,644 1.00/1.00 vMB 17
807,894 807,894 000000000000000000013bd589218cc0d8fb9b2ea4afe7f149444edd6c13a812 4,340 1.00/1.00 vMB 15
807,893 807,893 00000000000000000001a160f58c50250f5f02ae2081e1eaa8a42d485468e535 3,519 1.00/1.00 vMB 18
807,892 807,892 00000000000000000000a521420c4d8a32673dbe6734d0616e9aaf6a4125ae3b 6,359 1.00/1.00 vMB 13
807,891 807,891 0000000000000000000315385aefea393325a2e5438ac5640384e3947ebd0758 6,702 1.00/1.00 vMB 13
807,890 807,890 000000000000000000038564835c4bd73a1cf32dfa120340b3184a336d2d6c50 2,959 1.00/1.00 vMB 15
807,889 807,889 000000000000000000027251b122082d2c2bc5898814e0f5c788fd412c4a4cf8 4,491 1.00/1.00 vMB 16
807,888 807,888 0000000000000000000280304448112a334e2af1e7207dbd8d9ec4827a6c9f05 5,944 1.00/1.00 vMB 15
807,887 807,887 000000000000000000031cbab1169c48e4f9a35a2fef75a57057545e551b6aa6 3,631 1.00/1.00 vMB 14
807,886 807,886 00000000000000000001c6b29d19a9a1ea505e8a236aa604bc1e52b5319462ce 2,951 1.00/1.00 vMB 16
807,885 807,885 000000000000000000029c98d092ceb489b6858617a311e607250f0877c5c01e 1,625 1.00/1.00 vMB 20
807,884 807,884 0000000000000000000189903980ca6436a57b942e638a3b821d02858f23b457 2,104 1.00/1.00 vMB 22
807,883 807,883 000000000000000000033018f49ce6e4ee172629fa03f2363a146642503dd934 2,725 1.00/1.00 vMB 23
807,882 807,882 0000000000000000000263c4a59f570efb66978c03f06648af0914096d8fc6aa 2,874 1.00/1.00 vMB 24
807,881 807,881 000000000000000000032e896b2dd93d6c07536f6e6a18fa481ffc267e01d5f0 5,542 1.00/1.00 vMB 13
807,880 807,880 000000000000000000014ee546c3bb193da30b320490fd89ee51c8f78fabe4af 3,543 1.00/1.00 vMB 20
807,879 807,879 00000000000000000003db2d31a0e46ebe804e6760cdbbc5741d93065b8b5165 4,422 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.