Loading Tool

Explorer IconExplorer

Memory Pool

80,795 transactions
30.07 vMB
0.12599005 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 41c710d8175b089ee669aaf67efb5ad4ac92166bb7ac9c41f82cc1d68f50c6ee
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (218,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,496 696,496 00000000000000000009c72fa0776d78a56aa2ae08ce51c19780497a61e83d19 555 0.45/1.00 vMB 1
696,495 696,495 000000000000000000062ea53d21b74dfbfa2e808b3ee3ea051e1f4beb41e998 2,222 1.00/1.00 vMB 5
696,494 696,494 0000000000000000001190a72bc158cb5d21098d899a402dba9b98ff7c738fb4 2,632 1.00/1.00 vMB 14
696,493 696,493 00000000000000000001604d970ffb7f36d2a3b0141db448490edbaa39c8aa6c 2,438 1.00/1.00 vMB 10
696,492 696,492 0000000000000000000d8701a766036f647b417774dc9416f18150b2ca70e497 1,660 1.00/1.00 vMB 10
696,491 696,491 000000000000000000031f89e2d04a61a0a56274a8036b6a3060c020079bebbf 459 0.15/1.00 vMB 18
696,490 696,490 0000000000000000000ffe2976b3927d53a5455a8486bc571b72d6bd33adcb7f 139 0.05/1.00 vMB 7
696,489 696,489 000000000000000000102b65615b01fe9e440b9a28cfbe6c40dcdd77c42557a0 961 0.32/1.00 vMB 12
696,488 696,488 000000000000000000077e572825fd6ea0bd4dad92069ed85da5872e7027a6ce 2,516 0.97/1.00 vMB 12
696,487 696,487 0000000000000000000d87b038085846bb59412beb17c5893b6928d138dfc504 1,087 0.64/1.00 vMB 11
696,486 696,486 00000000000000000005f038cec054d8824a2da6e670802e7151ddcf13725b8a 831 0.31/1.00 vMB 31
696,485 696,485 0000000000000000000b885b4769a3c7b7ca8864e6513309936dcb14a0e7e4c9 1,872 0.65/1.00 vMB 10
696,484 696,484 0000000000000000000555c5373114adbe3533e5baa08889ce8af3eae3a09f21 2,534 1.00/1.00 vMB 12
696,483 696,483 00000000000000000002922d000915909a20e144059541dec96995f8d2d9f981 1,760 0.73/1.00 vMB 18
696,482 696,482 0000000000000000000c60414f94d43a6a6159b789ac27c48b756f284bcd46e1 2,699 1.00/1.00 vMB 17
696,481 696,481 00000000000000000008a4f45e70edc1d622e0a607a65dd00f7b86775f7aa1c6 276 0.49/1.00 vMB 2
696,480 696,480 0000000000000000000e0fe50ae2c25cbb114d20de452d4f5f04e043a89b8588 1,478 1.00/1.00 vMB 7
696,479 696,479 0000000000000000000dd7674e33a04a0b597243ee91c1396009744da782479c 1,180 1.00/1.00 vMB 9
696,478 696,478 0000000000000000000d7f61f1c3f6b027bbd78a25ee9c762144b444eef08b26 608 0.24/1.00 vMB 13
696,477 696,477 0000000000000000000e555976e85cfb922c1cd05bc0d332d46e85bd7cebcee4 2,442 1.00/1.00 vMB 14
696,476 696,476 0000000000000000000644a1e9af42aee3cdc7716bd1a1167eb9a79bbc6d56b3 145 0.08/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.