Loading Tool

Explorer IconExplorer

Memory Pool

81,673 transactions
30.38 vMB
0.12780730 BTC
Random Selection Loading Transactions
Max Size: 182.89/200 MB

Candidate Block

Mining Attempt 5f351486247d5beb29cb22cf7c4f8f994ae95f86a1435f9823bfdd5c5e65c155
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root fad1c2e0ae6db00108f0a3c51868bfc2b74bfb96b0e2f8bf067967943e481137
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.04976988 BTC
Feerates: 302.06 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (806,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,106 109,106 0000000000007e6aaac4f7d79269d4d032b945b1123dfdc72120a1205ff7726c 2 0.00/1.00 vMB 0
109,105 109,105 0000000000010137d8a31d6b0471c27ecc88685b7e02b594acdb30225872e5bb 1 0.00/1.00 vMB 0
109,104 109,104 0000000000004b48a8db7332a518a3be0918aaeb8b83043cbf70d9ba7d5b1a04 4 0.00/1.00 vMB 0
109,103 109,103 00000000000118bc15b1fe4c2425507c7bdb7d0208c6af5085fbca089f130467 9 0.00/1.00 vMB 0
109,102 109,102 000000000000a34d03f41999290058b14f60ec4629b8ca6291cad431166852c0 11 0.00/1.00 vMB 0
109,101 109,101 000000000001599f1a7e7b91d6d948d94f6f6726686fdb581b29e8f60705b320 19 0.01/1.00 vMB 0
109,100 109,100 0000000000007cd23b6cb9c29335ef6908c110cf221cce587c8bd7837ab6b117 10 0.00/1.00 vMB 0
109,099 109,099 0000000000013a15c2272cac6adcc3ce9d5c183e0f7d760661b3223577b34e8c 45 0.01/1.00 vMB 0
109,098 109,098 00000000000018ba0bccbbff1c904f6d1733e3ca1a33ce643d2b3b8c0eaba344 4 0.00/1.00 vMB 0
109,097 109,097 00000000000006c308902c5c3b68ea9e33f879769088e5b7f141871941a6b50d 9 0.00/1.00 vMB 0
109,096 109,096 0000000000001a921e3ecbe40648c01830aa1a75d68086db812636218aeeab9d 10 0.00/1.00 vMB 0
109,095 109,095 0000000000011e726af0d39b871da70c77b61acf323768056a15695626dafb91 6 0.02/1.00 vMB 1,029
109,094 109,094 0000000000007a6a81b3a83201a072c5090edc5c9e7f2946a09efee491810e2d 9 0.01/1.00 vMB 0
109,093 109,093 0000000000012e2371c0453bc3086bbb1e587317287b5781f9d90e0b6137e9b9 7 0.00/1.00 vMB 0
109,092 109,092 00000000000066873bc5bef7ede0ae1e5af109677723662330b7c98ca455d345 5 0.00/1.00 vMB 0
109,091 109,091 0000000000001dec00fe20fda2b74285db2119b192cf97f0231fc871054b0425 7 0.00/1.00 vMB 0
109,090 109,090 0000000000009cdc362f7847d5517ac64925ac1292ef2e377bcc29fb6c962cf2 12 0.00/1.00 vMB 0
109,089 109,089 0000000000009a9319a791d089dde7ff9534376ca35b4dad3d21b4e39e2894b9 3 0.00/1.00 vMB 0
109,088 109,088 0000000000017d8d904e3c7be7ecd8c47a45ef4464207c5bb2e9333d3dc3b2b8 4 0.00/1.00 vMB 0
109,087 109,087 0000000000018f1e391f6acfb11697d3fcc082d5d0092a02a0fb3859391e760a 3 0.00/1.00 vMB 0
109,086 109,086 000000000001b9985bd3beabec2b07ad83b803e3e5f623f42ecf12c4d43209cc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.