Loading Tool

Explorer IconExplorer

Memory Pool

28,135 transactions
12.59 vMB
0.04721438 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.31/200 MB

Candidate Block

Mining Attempt ba6b7f28e00d4d2396287d6986750b92a8257c6a5256cb9f0fc020b6e7d328fd
Version 20000000
Previous Block 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a
Merkle Root 38a85dd4150b804332815f893fbdb85926c22e0a6de15eba4f660da30ff5745e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.01708617 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,350 (652,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,721 260,721 0000000000000015c6c5975159af5b69b33d42a2bf1664c7bebffafc879ba55a 369 0.14 vMB 131
260,720 260,720 000000000000000f18e86bdd6ee37502293f7a4e599794a0056253c7c0e13e7b 348 0.13 vMB 101
260,719 260,719 000000000000000993badcbc43cf07d864ab925f3200c649055c7ac00a538b7f 547 0.21 vMB 80
260,718 260,718 000000000000000c2cf6c4933d5212146ecd9b3a1927aca5a83ecd9680262cda 693 0.25 vMB 138
260,717 260,717 0000000000000007bdfcbd93ce0b42444c9b1910224034983f33b6af66f2dd39 154 0.06 vMB 132
260,716 260,716 0000000000000011caf75e34b76ea0b3bc7d4acec5f92294331a7c9ff76081e0 62 0.03 vMB 91
260,715 260,715 00000000000000012dad00264fefba32a534a86c50cc1560e64d99835ffb4a46 215 0.09 vMB 109
260,714 260,714 00000000000000110531e3a2994a2aa4da25f6a22d9112c2c4fed14c1eefe25f 23 0.01 vMB 61
260,713 260,713 000000000000000e9126f9dc912ca098270bbd487f547aaf9da71194672e054a 319 0.12 vMB 92
260,712 260,712 000000000000000cec6948c8a7710eb4a21b526ccbc9bc11b586f5bb5799d262 36 0.01 vMB 68
260,711 260,711 00000000000000108634b08f4e4f7a603117bd15e9b1ac621edc4e6067f360c9 215 0.10 vMB 86
260,710 260,710 0000000000000012e6ff74f466d9ed051464712d3f9aee8dce37c7c018a4d307 194 0.18 vMB 50
260,709 260,709 0000000000000016a112511e2bc4af2d1f5d881e48721a7b078639b85465c0da 73 0.13 vMB 28
260,708 260,708 0000000000000019fe1b1dcceee517c011b502955ba420c46a818cbfb8ce4f22 216 0.17 vMB 67
260,707 260,707 0000000000000019fee8feba60f00c14af5c56d38afe3206e8db0c4f1fc7ccca 249 0.21 vMB 57
260,706 260,706 00000000000000057f20a45b0925cd1f1eb8f0f23a5ff637697fb92293aca09c 173 0.08 vMB 92
260,705 260,705 00000000000000129c1dec371b838699c27009561d802e035d1aec29e97835a8 152 0.11 vMB 36
260,704 260,704 0000000000000011e6e7b987b192e688786dec3c8d264b28ee5647855d073284 31 0.02 vMB 84
260,703 260,703 00000000000000147e3eb9b3cdd28b0de2ac4382efba2ad4a8abdecd2ece1846 47 0.02 vMB 169
260,702 260,702 000000000000000004a24ebfaa7200a2e14a4152239a9687e60466a1df53bf7c 102 0.05 vMB 97
260,701 260,701 0000000000000012f5f1b7f2a75c0949ffb13bbd3dc74c9cb864c46b71d8c4d4 146 0.12 vMB 48
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 159.76 GB
    • Received: 0.65 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.