Loading Tool

Explorer IconExplorer

Memory Pool

39,258 transactions
27.55 vMB
0.06660167 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt b2cb29283da159c90dc306210e6f547f53cbc3f1a676d70376cfd0470f860fcd
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 73dd5352b5615131fe4c40ed526f620549a34e1ac5b44d0c4fc508f2b4cec41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01413706 BTC
Feerates: 100.95 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (696,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,872 217,872 00000000000004b61fe29d6fcfbf305952f4c3b68bb2b94fbfff093a0538a03e 527 0.24/1.00 vMB 186
217,871 217,871 000000000000040c5e7747e979ea03e499ab9bde9606def756d4ca318c5b13b7 128 0.05/1.00 vMB 43
217,870 217,870 000000000000003cc809f57837eb6b2c9eae18222284d04588af9088d5878e3e 98 0.18/1.00 vMB 66
217,869 217,869 000000000000031992550ea67c6fb808699d90f48a606be6072be4bc68450887 655 0.25/1.00 vMB 360
217,868 217,868 00000000000001a3e771a566c59143a35abc31ff04612728855bfb4bd98225ee 459 0.25/1.00 vMB 192
217,867 217,867 00000000000004113494eee1beff6b5931749605aaf68404812224074def10eb 129 0.08/1.00 vMB 118
217,866 217,866 000000000000027857032c8a8e5b8fd68cf749ef5bd871ee01c97c8dc208ccf0 85 0.03/1.00 vMB 280
217,865 217,865 000000000000021b1e433009616318a970859267345b71a17df99ccc0a3ad47b 117 0.09/1.00 vMB 109
217,864 217,864 0000000000000587ccc1b599d103ca492ade458a5582f259cfc4d1b54fa44823 331 0.25/1.00 vMB 118
217,863 217,863 000000000000042ce7eb079c361bb74593917ba020e5e7e0bb827d21b951b466 521 0.25/1.00 vMB 183
217,862 217,862 000000000000001e2fcb734b121633d53ea2d6ba6d100cdd5015755a83aa557b 640 0.25/1.00 vMB 355
217,861 217,861 00000000000001a2baa62ed85778114d612c4a03927c4e4834e745aecc42377a 343 0.26/1.00 vMB 124
217,860 217,860 00000000000004fe5e0816164672b24a5a176719e92ca39bb2c3040787bde581 365 0.30/1.00 vMB 148
217,859 217,859 000000000000038d94871c385e77d42ff12791b250751febfbeae6409c28388e 508 0.45/1.00 vMB 140
217,858 217,858 00000000000000f4b03cc42339d0430a31c24305c6f267bb5b427e4cb83b2a95 134 0.05/1.00 vMB 18
217,857 217,857 000000000000055bdbbee1e93057558c6d2aec716c60580624ba4a4e8554c944 660 0.25/1.00 vMB 278
217,856 217,856 00000000000001a566bdde95392bf35f25ae9702054dee7fb26a94120dcfda2a 266 0.10/1.00 vMB 214
217,855 217,855 000000000000044322bc59514bf8760b2cb8d00deb900f1fac98fd76f6d1c74f 10 0.00/1.00 vMB 166
217,854 217,854 000000000000012f9e8a32d244840d9a05553fef476c7614f86bf4d299043fd6 73 0.04/1.00 vMB 66
217,853 217,853 00000000000002099653ddb16068fd9b393ed6a24c2b91295fb75fff654b1010 208 0.11/1.00 vMB 495
217,852 217,852 00000000000004a4422aebed058da5011f94e92e38749701fa5c991614579819 153 0.08/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.