Loading Tool

Explorer IconExplorer

Memory Pool

80,196 transactions
29.63 vMB
0.06773293 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt f3d80ad094450445db2ec7b3b8419875fbc1a5cea67fbba86c62b4f09ed37005
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4ece24fa39bb90cb7c9687ab3e8ca2a071801358b84d484087d9475c6ad0397e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,346
Size: 1.00 vMB
Total Fees: 0.00739419 BTC
Feerates: 78.53 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (133,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,892 781,892 00000000000000000000508181b55d0b9624ef880577b688288042bcfc39d459 1,212 1.00/1.00 vMB 13
781,891 781,891 00000000000000000001af3dd998f1b4b4882942de8b30c89681e2e63c5c436c 1 0.00/1.00 vMB 0
781,890 781,890 000000000000000000057f13dbff28c3f9081c4ce6f30837f085dbee26ce3e82 198 1.00/1.00 vMB 8
781,889 781,889 0000000000000000000649f2a1b2c642a1f6091419ebd9632878d74040bccc84 1,588 1.00/1.00 vMB 14
781,888 781,888 000000000000000000029fb0915e0ebb6f93fcbc8f00ca3d987921e4417f502e 1,868 1.00/1.00 vMB 18
781,887 781,887 0000000000000000000563fecf698974ff72dee0bf50f9049adff3102a9fecb9 2,403 1.00/1.00 vMB 33
781,886 781,886 000000000000000000021878dce4f51c63695910a2b7922f323faa3153e2e620 1,303 1.00/1.00 vMB 12
781,885 781,885 00000000000000000001ce98080a425a352f636761e4faf82aeee12c0b3b41b9 1,679 1.00/1.00 vMB 17
781,884 781,884 00000000000000000004ffdf5a0ea1ee0bad398ec0e5980df8816568d0791c08 1,860 1.00/1.00 vMB 16
781,883 781,883 000000000000000000060505ce747136a6a5c539092a628be94d89d0ae4d21ad 1,994 1.00/1.00 vMB 20
781,882 781,882 000000000000000000023d02b5b00dc4ae58739e3dc5612a2421e030849f43be 1,466 1.00/1.00 vMB 17
781,881 781,881 00000000000000000001621ec719d01af12ab496edf3c2d928aa4bd12c14d0d8 2,476 1.00/1.00 vMB 33
781,880 781,880 000000000000000000028f6645b2a2a13f0ec47a302deb505df38a8ea3e1511c 2,485 1.00/1.00 vMB 24
781,879 781,879 0000000000000000000146a2ccbc88ec4ee4c6b4101a4b6d569c3bfbcfbdcc99 1,872 1.00/1.00 vMB 27
781,878 781,878 00000000000000000000a6886f85a19b6d70e50e33cc832dbf078eb1927bb9af 2,007 1.00/1.00 vMB 39
781,877 781,877 00000000000000000003a1ec3974048caca45b9901fc9e935e71f99166749e66 976 1.00/1.00 vMB 9
781,876 781,876 00000000000000000001a10c73e1fde1891bdd1dc35f603d0ab96bba3e19b34d 406 1.00/1.00 vMB 5
781,875 781,875 00000000000000000004dbf07576438aec78f1d26d86845f545fc979f867e70e 1,278 1.00/1.00 vMB 13
781,874 781,874 00000000000000000003c16f4050a0d6f78a5a944aa54c00c884b41e1c022d63 1,451 1.00/1.00 vMB 12
781,873 781,873 00000000000000000002cd78c94bcd9e7dc5742f1558c44595555449d992f7ba 2,511 1.00/1.00 vMB 25
781,872 781,872 000000000000000000003860641f555df1d73d4d77085708ffbfd87ee59094b1 678 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.