Loading Tool

Explorer IconExplorer

Memory Pool

34,172 transactions
25.72 vMB
0.06047451 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt ad3d7bd7eb75a9716474f73763ae233ac786041e268fcb8face96b56f8c4ce26
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 6db358c0f58e94d7c9a46191e11cf3556992adb2ef59626b7f3e6153d6e855c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,033
Size: 1.00 vMB
Total Fees: 0.01356729 BTC
Feerates: 74.70 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (229,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,509 685,509 0000000000000000000404bccd652f1249d068b30de0d5ba837e7981cced6cd7 387 1.00/1.00 vMB 5
685,508 685,508 0000000000000000000308cae584350fe9cceb2b7edd557de9a5a48971580062 881 1.00/1.00 vMB 5
685,507 685,507 0000000000000000000bf05f1e72ad8996f0f0604652ceceae5d5918393d8ec6 985 1.00/1.00 vMB 16
685,506 685,506 000000000000000000016c2ae69487271243e2d568b753b6f9bfcb51a38bfdb6 125 1.00/1.00 vMB 1
685,505 685,505 00000000000000000006aedc64ed2fbc2892ab8f964a66a825b9dc83a3365798 841 1.00/1.00 vMB 6
685,504 685,504 00000000000000000007f665884fef5eeb5bc686b9ea2cba5001284fddddb283 1,478 1.00/1.00 vMB 48
685,503 685,503 00000000000000000003acdd83a69201f6b6d57fe64eeb8f54387ab1313faa15 188 1.00/1.00 vMB 1
685,502 685,502 00000000000000000000548964e188e50fc95200d60fbd8e237cfa3527086f25 748 1.00/1.00 vMB 11
685,501 685,501 0000000000000000000a621d0f4f8742dfa1527a05151fbcdc932cc08ca80081 1,508 1.00/1.00 vMB 22
685,500 685,500 0000000000000000000c85575c687894e1dbd3915aaebf80b51af73ce53d4b25 1,639 1.00/1.00 vMB 29
685,499 685,499 00000000000000000005c1b162f4cc5c71aed3ea0b1592d753199e02f1821094 607 1.00/1.00 vMB 2
685,498 685,498 00000000000000000004eaadb1d8239ac05852af6da58590bce7c3c7b99c5fdf 1,221 1.00/1.00 vMB 24
685,497 685,497 0000000000000000000614206872f15b8136b14b6e22e927843e47bd01e7e09c 323 1.00/1.00 vMB 64
685,496 685,496 00000000000000000005a1f827df901121c3fcdd948d803a7c1c653961e5a7c3 1,506 1.00/1.00 vMB 20
685,495 685,495 0000000000000000000014ed19313f1a82eacbdaf3b6ea8ac78d7a055d94bcec 951 1.00/1.00 vMB 7
685,494 685,494 000000000000000000089e06f7fb0766da9bf126fc3179a08bd893f1b992ac41 684 1.00/1.00 vMB 44
685,493 685,493 00000000000000000009de29fcebc4bb24a11999a9c9ed80e5778519258a81d5 1,401 1.00/1.00 vMB 17
685,492 685,492 0000000000000000000290a3e0a5146e8cb0647e6ef962af0ca2fbdc6756859e 685 1.00/1.00 vMB 6
685,491 685,491 000000000000000000047a6c57bf41f40261d72290dbc9157971ca0495d0a661 1,023 1.00/1.00 vMB 13
685,490 685,490 00000000000000000007c97cd6b31c43eda45b7da5dca5c0a88f3d566fbf08e0 440 1.00/1.00 vMB 2
685,489 685,489 000000000000000000001b6cc19f093232d8a0bdc0a6caf1175afb3887d58dbe 1,825 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.