Loading Tool

Explorer IconExplorer

Memory Pool

25,465 transactions
5.55 vMB
0.02733791 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.46/200 MB

Candidate Block

Mining Attempt d2efa30b6f213ebedd7cc335289e89c482dad11d13c4b01da21b1c40a3877eca
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (722,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,130 191,130 000000000000011aea5580c5b8f84bae5183e5a1273ccc1965b87a2ac7684cfc 107 0.03 vMB 39
191,129 191,129 000000000000035b007e01a044d415add6b779cd1be0ddb0739ff16670359721 227 0.10 vMB 77
191,128 191,128 000000000000027932eb1c376248e3fb675f13dc12f6ad0b91a1f2710a8f7471 14 0.00 vMB 0
191,127 191,127 0000000000000084563cd613ab5119433f58017b87888392300e476103945a0f 10 0.00 vMB 0
191,126 191,126 00000000000005dffadbb9047e308a55ecb314ad212f6b7c51b1ed9b89cc5b44 256 0.11 vMB 96
191,125 191,125 000000000000023d83aed41f85fc96876778120e270711045b08563c74321b35 386 0.21 vMB 232
191,124 191,124 0000000000000405ad3095c476561ed0883b14729e81279889150deaa179b27a 284 0.11 vMB 170
191,123 191,123 00000000000008a10351197d020b0731ba6dc329d8690eab68a8cb9e7bd4addb 256 0.14 vMB 189
191,122 191,122 000000000000019b0dbba7d3a7b7ee38b2b40dc667b4b1c629c1d772ff8ae9fe 9 0.00 vMB 15
191,121 191,121 00000000000001653182e084c028891f435955a2286e6aa42070032406374c7d 93 0.03 vMB 17
191,120 191,120 00000000000007ad9dbb1a6d996171a095dc558095e51daf2785da044526835e 453 0.13 vMB 148
191,119 191,119 00000000000006cceccfa779f6224d384c2e12c8ef8b1fa50a7aabbc2a0551c9 8 0.00 vMB 123
191,118 191,118 00000000000006644516249035c564556b8641ccf8a500b8efb2479feb3b203c 736 0.25 vMB 294
191,117 191,117 00000000000002a440fbe71664260e0e5bd815feb6e0fd0cbf92d50d48cc3db5 110 0.04 vMB 457
191,116 191,116 000000000000020fca954e833223cbe5c5bd0bb2da457319f28f51334cb6967b 178 0.06 vMB 207
191,115 191,115 00000000000000e4c3360282d43eee51f3bfc3ab6200923d710cffc88501b624 94 0.03 vMB 197
191,114 191,114 000000000000040c29b93665f328f08c5bc127b6888b0f3e5e90b94d6f597846 43 0.01 vMB 42
191,113 191,113 000000000000018f10e7e15b711d69367b3ad67d7f6f78ac19ac547a1013a30e 64 0.04 vMB 44
191,112 191,112 00000000000002761cbf7bb0bce0d985d31cad13e56ef73b0bb654840e4f9940 425 0.19 vMB 346
191,111 191,111 00000000000007797830862cf3eb8b67c0463c4802dc6b79fea28d4bd747943e 271 0.15 vMB 123
191,110 191,110 0000000000000731b8c0b0066ea79b9f97d35a99f18cf946c7ea7214a1a365f5 9 0.00 vMB 15
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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