Loading Tool

Explorer IconExplorer

Memory Pool

78,660 transactions
29.47 vMB
0.10706879 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 92d7cfcc889824b49e2c405197b045d546404eee6a78b750a0d830afc8ea2380
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (219,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,268 695,268 0000000000000000000fd4b2d592e647f2ffaf235ed003776b716de77d18eb96 2,682 1.00/1.00 vMB 26
695,267 695,267 0000000000000000000432be29bc13a0df13c9513721e40a8be85d2ef5c9eff1 724 0.27/1.00 vMB 10
695,266 695,266 000000000000000000031433765e14bdf3d6f89f77373a43da4d6b36c28c6fad 1,324 0.43/1.00 vMB 12
695,265 695,265 00000000000000000006619202b4af354ee74ba85d7f4eedc093e47e0b6a6b7c 281 0.08/1.00 vMB 15
695,264 695,264 0000000000000000000e8826924d831fee4b8ce381b1615911f5247ab4d7b3c6 1,513 0.46/1.00 vMB 5
695,263 695,263 0000000000000000001213ce51c7f336d4fb1bece87741709c5b6110ee0e5c1c 2,968 1.00/1.00 vMB 15
695,262 695,262 00000000000000000011f46527a7ce330b336c703d83f0297283d9acadf088db 1,535 0.63/1.00 vMB 12
695,261 695,261 00000000000000000005b5e7aa71c4976aa98c3430dbff4b6fd00a987467106c 1,205 0.55/1.00 vMB 9
695,260 695,260 00000000000000000012ad76697209d7e8fae37713cbac7a4d95b8042b1ba37a 711 0.89/1.00 vMB 3
695,259 695,259 000000000000000000011a7407b69b496ebddea2105b3e3dca06bb6af7bb6dd2 514 0.32/1.00 vMB 6
695,258 695,258 000000000000000000009cfd26c2b412ddb32113459fd4e0b20a7f7192e20919 1,634 0.48/1.00 vMB 13
695,257 695,257 0000000000000000000e2a4bdb69fdcd9fdf5898f479ff53f1dbf2e1e9d349e8 784 0.24/1.00 vMB 13
695,256 695,256 0000000000000000000c39e66b70d5bf44d0d8d336fe961d14798260986beddd 689 0.22/1.00 vMB 10
695,255 695,255 0000000000000000000b710c769ac7ece0ef96dabef4d140da145c264b96950a 1,935 0.77/1.00 vMB 12
695,254 695,254 00000000000000000000c344a61ad8ba5f966106cdc13400cf6c3ff62193719d 2,288 0.92/1.00 vMB 9
695,253 695,253 000000000000000000013de2575a36d9b1b6e7f0379641f6e9efd30d358e9658 2,723 0.95/1.00 vMB 14
695,252 695,252 000000000000000000080f50e6da4ff1b8ad2fac7d053f17a61b9106fc4b499e 916 0.28/1.00 vMB 11
695,251 695,251 000000000000000000043f3f4e04d053c7401951a460b0c00b9e7e840a2a4075 892 0.36/1.00 vMB 11
695,250 695,250 0000000000000000001238db09a5730100fd5399183e78cb2a4b6e7eddf79c0d 166 0.04/1.00 vMB 16
695,249 695,249 00000000000000000003d884855b5e1f5d73a2f904079de3b7f0c529b760feeb 2,141 0.96/1.00 vMB 11
695,248 695,248 000000000000000000014ad23b286265455073758a3b0c423bee66b7153b253e 769 0.70/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.