Loading Tool

Explorer IconExplorer

Memory Pool

74,494 transactions
27.64 vMB
0.07642095 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt e667944a3a4587af8ba2e53923ca189a3bd6b00cfe8813e5e3293431d18e73ec
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (721,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,116 194,116 000000000000054dab40532e036e407c2a5108fea6e30c6b2eefa08167e00deb 1,024 0.47/1.00 vMB 16
194,115 194,115 00000000000002a3eddbc5ab01c0926ef761da2817f80ffc354acf3575f1b34b 892 0.41/1.00 vMB 150
194,114 194,114 0000000000000188e932c1b17d16041350c4fe1205ac06a3c4a0ad97a4cd48d1 121 0.05/1.00 vMB 493
194,113 194,113 000000000000066292eca33f589e20be72a2111f4291a02f9b808b3225954d01 17 0.06/1.00 vMB 15
194,112 194,112 00000000000001b3e6066599d405e110efed04dc51a74690d19ccdd934b6df7c 339 0.13/1.00 vMB 128
194,111 194,111 00000000000000b71a26334b1719638708e6e80018200c68a50b3243fda5529f 700 0.25/1.00 vMB 145
194,110 194,110 0000000000000277f64df35ab5177b258d1e35b44b944f0de3caf526f122b506 191 0.07/1.00 vMB 17
194,109 194,109 00000000000001fceb239ece5ff2ddda614a4c30e55e03160375405ef68f0277 512 0.29/1.00 vMB 127
194,108 194,108 00000000000005efe2133223f9ee90df4323093cd7b48599161576eb7911fd63 167 0.08/1.00 vMB 97
194,107 194,107 000000000000052c3559ca19d81bf6bafd91205ea762c56be379c9c3da4cb774 79 0.05/1.00 vMB 82
194,106 194,106 00000000000003001ad6c44d71838481d66740baedd41de5d500720241f3636d 651 0.19/1.00 vMB 187
194,105 194,105 0000000000000344e0f77200787c4c9d6c8d505da9908666dc05814b42108185 603 0.25/1.00 vMB 132
194,104 194,104 000000000000035418213aab4dc83e8c569f2c3995ab9fa3a6d0b9f24c2d2264 117 0.05/1.00 vMB 278
194,103 194,103 00000000000001ceac419ca741bd0d2873668a7581cf26dcd480fbcecc7d2925 578 0.25/1.00 vMB 139
194,102 194,102 00000000000003d6da7c405ac239642ca40d0b5783df4ce137dd751cd7ff8a67 213 0.07/1.00 vMB 57
194,101 194,101 00000000000003a4eaf939b0dc8472de0479add51fb05575e2bfdfcec7803dc0 780 0.26/1.00 vMB 72
194,100 194,100 00000000000005686a48f2090e6bcedf04530cb47186ecb10f5821fe227170fd 633 0.26/1.00 vMB 135
194,099 194,099 00000000000003db6b40a8477d16db058630fd475f9ae61d234eb7e57c7e9834 135 0.05/1.00 vMB 118
194,098 194,098 0000000000000616c90c4df5203cfcacb5f371be7891b875c7d80715d6a55324 1 0.00/1.00 vMB 0
194,097 194,097 000000000000057d87da0cee5bc07211980860f2c95c03bd1d787d700291ad13 124 0.05/1.00 vMB 67
194,096 194,096 00000000000004213eeba814c3cc5ea67924d94cafc20878991ddf34e73dc924 495 0.29/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.