Loading Tool

Explorer IconExplorer

Memory Pool

38,908 transactions
25.51 vMB
0.05057249 BTC
Random Selection Loading Transactions
Max Size: 132.33/200 MB

Candidate Block

Mining Attempt 70061b1c478da0e7d67592b1f37c9aac321b5faf79b117362d98e5332eabbe14
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root a35d80868d4422a0b5b2e5812654a398ad5d134b5a6a31e9ab6513ddbd0c07e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,895
Size: 1.00 vMB
Total Fees: 0.00450222 BTC
Feerates: 75.74 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (200,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,815 713,815 000000000000000000036c83c9775b2d008b115c1c42dfa436e8ff2893bb69ab 3,241 1.00/1.00 vMB 6
713,814 713,814 0000000000000000000b31252bad79ac8fc42e82ca7fe1024d9fdd8fb947873a 3,289 1.00/1.00 vMB 11
713,813 713,813 0000000000000000000835f7bae4c9c3571e0aff83ef46d31b95e4ee0397c68f 51 0.01/1.00 vMB 7
713,812 713,812 00000000000000000003a6659074638dfee24b677ef805be534d21e26c80488d 132 0.05/1.00 vMB 7
713,811 713,811 00000000000000000003f2daed4e8041e3ac59422ca2f977029f5aec920097ec 1,123 0.33/1.00 vMB 8
713,810 713,810 0000000000000000000890ddc1665841dedb0f66a2ce9e7faf20e6aa839e5616 2,199 0.85/1.00 vMB 3
713,809 713,809 00000000000000000006726338f07ae021424f3f4d63c3b13d9371b1ee9de232 3,676 1.00/1.00 vMB 7
713,808 713,808 000000000000000000071f22915a287a6a04764fd2861037ae994bf4e8284296 3,122 1.00/1.00 vMB 14
713,807 713,807 00000000000000000006bf87cfa05853596b191d680a1fa14d2f20e610094675 1,748 0.63/1.00 vMB 8
713,806 713,806 000000000000000000030f03ff9b1c4bd1aad1d6f5c555d5b5893bf4f6b68ec6 607 0.20/1.00 vMB 5
713,805 713,805 00000000000000000009586095a607a5033dbc955c72e681829f28e1d519f5ca 3,048 1.00/1.00 vMB 9
713,804 713,804 00000000000000000002d14cbcfda0b9db3dafbaa5034b24ee4e31266ea93c7d 1,013 0.44/1.00 vMB 7
713,803 713,803 000000000000000000044ebde71b82e83de812ec5aaf77d0180d5a06315fe3b9 3,046 1.00/1.00 vMB 8
713,802 713,802 0000000000000000000745671f609676b6655252f601174f0b0219b34c279b2d 724 0.27/1.00 vMB 9
713,801 713,801 000000000000000000056ffda54086ac314cc1c41d50f6d0d1c017799d2956a2 1,258 0.39/1.00 vMB 9
713,800 713,800 00000000000000000009c9a68a4ec5f033fe79a2993a2785f837cca54fb29267 534 0.19/1.00 vMB 8
713,799 713,799 00000000000000000006a20cbedd8d0a9018598bb483a5020c9ca31a2d93cd38 438 0.23/1.00 vMB 7
713,798 713,798 00000000000000000004de77e2d37e2d74ed86a445188756aafd4a6fe0e76c51 242 0.08/1.00 vMB 10
713,797 713,797 00000000000000000001714bd4865da251139f68e32de2097232384b427afbc5 945 0.36/1.00 vMB 9
713,796 713,796 0000000000000000000086e45b3cf8519b9fbb996cb621df8f6240176cc42aa6 1,050 0.38/1.00 vMB 8
713,795 713,795 0000000000000000000a5a4982598584e748063af88638a3de180aeacbd8ecc7 1,945 0.76/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.92 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: 646.02 GB
    • Received: 12.79 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.