Loading Tool

Explorer IconExplorer

Memory Pool

78,528 transactions
29.15 vMB
0.08278907 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt b5739c2930d1a3398b5c6908a0becdf42206f1520d9c7692dcb477cc02531d34
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a75e252d4085064c4c63b51f3045aeefdf2286748c84ef31b6c86bbae345f578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.02182175 BTC
Feerates: 178.73 > 2.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (264,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,106 651,106 0000000000000000000e3b7ab11200ba8a4329d5c89f8095378ef8f87d132535 2,377 1.00/1.00 vMB 59
651,105 651,105 0000000000000000000577dde3d25af948ee0c62dedd3931249956314a265815 1,361 1.00/1.00 vMB 14
651,104 651,104 00000000000000000007cd983a54a4eaf969d79961681fa2fa41eff0aba4a168 2,301 1.00/1.00 vMB 30
651,103 651,103 0000000000000000000d75030a5a79a748b9c34924e2c253796236d39afa983d 3,051 1.00/1.00 vMB 105
651,102 651,102 0000000000000000000dcfdd6d9c408ff63a4392032e25a9c304304dbb182489 2,327 1.00/1.00 vMB 21
651,101 651,101 00000000000000000001e7f2f7b159170653bf65f65a2a4e6f8b2d68ecdbca9b 2,206 1.00/1.00 vMB 14
651,100 651,100 00000000000000000004400c116ed342b3a75033d8b8eda242bff71ee41db019 2,147 1.00/1.00 vMB 77
651,099 651,099 0000000000000000000234cfdfb06f58ec4411a89a5445628e5aed48a1ff0f5c 3,005 1.00/1.00 vMB 115
651,098 651,098 000000000000000000053572996d43b820bdcb47ff6808e01d1a619ff36bd266 2,825 1.00/1.00 vMB 71
651,097 651,097 00000000000000000000fd6641b4082bac1f0da0f54bb43ba42aa1cf777fd14c 2,333 1.00/1.00 vMB 19
651,096 651,096 000000000000000000028decdf347fd7dc53671a1ad94192243ced0d6cb337f2 2,401 1.00/1.00 vMB 34
651,095 651,095 00000000000000000003e63ef64d955d47bbaeea1fe13eb984f0f7e14437cc56 2,122 1.00/1.00 vMB 19
651,094 651,094 0000000000000000000ce78ad9a15705ef4933d64005d56be89acc0777d4b279 2,841 1.00/1.00 vMB 27
651,093 651,093 00000000000000000006c22fe9f605661cee9c5af02819601a24640ecd8f64e8 2,278 1.00/1.00 vMB 25
651,092 651,092 000000000000000000030f885718c76f7e28768ceacad7c647395a7a94b9fe84 2,656 1.00/1.00 vMB 86
651,091 651,091 00000000000000000009ee668f54e63932f8d268a58c010cb29530babbab5634 2,990 1.00/1.00 vMB 117
651,090 651,090 00000000000000000005ab5eb4e6de4495b8fceb8b6c434bd0654d78baa7f173 2,210 1.00/1.00 vMB 19
651,089 651,089 0000000000000000000e19d575e147e85e1bac64f18688df3f3e48f852dc2c7f 2,998 1.00/1.00 vMB 57
651,088 651,088 0000000000000000000983d022177d76257496368b8a38a42fd40a65e74152c9 1,611 1.00/1.00 vMB 92
651,087 651,087 0000000000000000000d72171a5bdcba969198f3339ad893e7e1df4df2cc4be2 2,740 1.00/1.00 vMB 102
651,086 651,086 00000000000000000005218fe2f620c559aeecaef16e3c4687b80c77a0125ceb 3,194 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.68 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: 678.23 GB
    • Received: 16.44 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.