Loading Tool

Explorer IconExplorer

Memory Pool

76,678 transactions
28.94 vMB
0.07507165 BTC
Random Selection Loading Transactions
Max Size: 177.07/200 MB

Candidate Block

Mining Attempt 0773ee6c54a256c233d1b938c03d49284845d371c6a458662826481610f3a6a5
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (95,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,526 819,526 000000000000000000002de644eacc934a0164f9637b683ae4125a19fb054d1a 3,299 1.00/1.00 vMB 90
819,525 819,525 00000000000000000003cff4609cc995c869f55ea1d2642174ef56a4e62ebf79 5,290 1.00/1.00 vMB 77
819,524 819,524 000000000000000000021a98ea382bfdd8bed62e802cc8ed049e883962086d67 3,664 1.00/1.00 vMB 89
819,523 819,523 000000000000000000008ec721769b5ac1767b9cc60a451993172661b8bf47fe 1,862 1.00/1.00 vMB 73
819,522 819,522 00000000000000000002021902014c9a4fa75c196570d9869deaa49830832e5b 6,083 1.00/1.00 vMB 78
819,521 819,521 000000000000000000025de48e5d8b94fb0fe6b21c9a99d60e7bfc976a120c59 4,143 1.00/1.00 vMB 80
819,520 819,520 00000000000000000002a167d9e03bf0b04b1fbd32d026fb2e650462aa4fedaa 5,783 1.00/1.00 vMB 75
819,519 819,519 0000000000000000000237510ec0da2e60d9e8668fbcff784c7d98dcfb265c24 4,449 1.00/1.00 vMB 79
819,518 819,518 00000000000000000003cda6dc4ab29b51c92fcf95defc303f1ade11f9f0999b 5,656 1.00/1.00 vMB 81
819,517 819,517 000000000000000000000e710df8d3729c261808e8a25206fdad9cd65ecf00e7 6,766 1.00/1.00 vMB 79
819,516 819,516 00000000000000000002a950fdcf7c9d1575a2d516a1899644267e2ea56994e8 4,257 1.00/1.00 vMB 82
819,515 819,515 00000000000000000003aa8a7e3187f5422a40696d0369129610a95cbe68a02f 4,264 1.00/1.00 vMB 89
819,514 819,514 00000000000000000000adefb57291d15331c8ce05aa40f71eec6e661541faa4 5,232 1.00/1.00 vMB 90
819,513 819,513 00000000000000000002413fb556772cad7eca9916a41a48d451b79210468d54 4,741 1.00/1.00 vMB 89
819,512 819,512 00000000000000000002313fba220a85adb5cb611c2fca6de906baddc3889e43 4,875 1.00/1.00 vMB 83
819,511 819,511 00000000000000000000daf517924f472fa3832b3707f981ca3d4fe1010d8c94 4,632 1.00/1.00 vMB 89
819,510 819,510 00000000000000000002b9be3fbf47c13f12e47cace8a6bb0a0d6993a257ac0f 4,570 1.00/1.00 vMB 88
819,509 819,509 00000000000000000001269316a96fe642bcdacc5f5a30dc2ad91e218744576b 6,059 1.00/1.00 vMB 88
819,508 819,508 000000000000000000003956eba23fcd06727d78d46a7c8e35449014fcfc9495 3,315 1.00/1.00 vMB 82
819,507 819,507 00000000000000000001460fff88ec691729d104e3191ee6e70aed3e55e9ba96 2,478 1.00/1.00 vMB 65
819,506 819,506 0000000000000000000015cb172936cfd47edaa89acdc5bbf5b88c63a4bc6946 6,414 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.