Loading Tool

Explorer IconExplorer

Memory Pool

40,575 transactions
27.87 vMB
0.07204824 BTC
Random Selection Loading Transactions
Max Size: 143.04/200 MB

Candidate Block

Mining Attempt f10bca082d86176dd36e6afe26aaa0f92dc56641b79231ea41c78d9a47dc91e9
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root d8c1cf8d57d78a1df894054bdbc540db263f4ec346a3dccff5396c41cdc85f10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.01853835 BTC
Feerates: 101.49 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (150,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,502 764,502 0000000000000000000161df3ea65b8b8d293eacfaec99e6e808352f027d0c17 2,483 1.00/1.00 vMB 43
764,501 764,501 000000000000000000008794fc6ba6bb8b394c408fa2825af9c8484ff0632e37 801 1.00/1.00 vMB 11
764,500 764,500 00000000000000000005053c65704be4859af17ef0ef5119d1e3e69ff973f2a6 2,205 1.00/1.00 vMB 29
764,499 764,499 00000000000000000000897ad36332e5aa5682b15bdb6d227f3981fdafd1104c 2,501 1.00/1.00 vMB 25
764,498 764,498 000000000000000000027c5cb8acb007882de9c87d0c0c17f072147baf625244 109 1.00/1.00 vMB 8
764,497 764,497 00000000000000000005e85a617a4bd0e71509e764ee053932445c9185dcbb12 748 1.00/1.00 vMB 11
764,496 764,496 00000000000000000001c4f54e781fff0530659508817074d15e81f7d0157d61 440 1.00/1.00 vMB 10
764,495 764,495 00000000000000000004b4f4073f2d76e5a771453714d81868323e1aed55ac04 2,900 1.00/1.00 vMB 20
764,494 764,494 0000000000000000000136a334be11062851c497f1227730070cc441372e2543 1,916 1.00/1.00 vMB 23
764,493 764,493 000000000000000000060420d635b0bb16126259044c0985b0fcb45e6ff66f69 2,129 1.00/1.00 vMB 25
764,492 764,492 00000000000000000004f11f6121d79b62b1c90725a4867d24ebcee5c3703f52 3,010 1.00/1.00 vMB 36
764,491 764,491 0000000000000000000758391e99b96058ac137d17fc0f68e3cef65e5ee5fd61 2,707 1.00/1.00 vMB 41
764,490 764,490 000000000000000000035de56d0131c488fb110dc275d55ede265da0cc7c6c54 1,484 1.00/1.00 vMB 18
764,489 764,489 00000000000000000004c0e7e5f0707b154e5f8239c5c87194e30bf72af3b177 3,157 1.00/1.00 vMB 29
764,488 764,488 00000000000000000003e31946e6fa99f28537deedbe6d2aa9f9f5eea18e9bef 2,219 1.00/1.00 vMB 34
764,487 764,487 0000000000000000000341f08f8ecfa9d42058f6f36d85f722b117cc375b80c5 2,581 1.00/1.00 vMB 48
764,486 764,486 00000000000000000003c7661851ef6ee4be5c8dcdce8f71951bdc46d84dfe40 1,785 1.00/1.00 vMB 5
764,485 764,485 000000000000000000035fce7b5665c407e94d4bd7ee563cbd7fd1d38542a7d4 1,179 1.00/1.00 vMB 5
764,484 764,484 00000000000000000005990df4ab6a10e2426cdf4243645e9c405dc87cd5e2e1 1,379 1.00/1.00 vMB 11
764,483 764,483 0000000000000000000590af653d8afbc9ba250fac05d6ce5035d39dce16a2f3 597 1.00/1.00 vMB 11
764,482 764,482 00000000000000000002c9862afc56d6e0a6abc9e631b8ea49f415d04231d9f2 1,051 1.00/1.00 vMB 16
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.52 GB
    • Received: 12.12 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.