Loading Tool

Explorer IconExplorer

Memory Pool

81,168 transactions
31.11 vMB
0.07511385 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt 85f2e6dc6aefd1e2c2b804da32ea7a86a287bf4116faea70e7477902b448357e
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 80edad9590412aee8bf3b2aed0abd833e508e7a2eab8de6d462a16fd18d1a66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.00791161 BTC
Feerates: 100.37 > 0.79 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (672,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,951 242,951 00000000000000962574a97c26118a46911412fcaa247451050870ca34d9bbaa 208 0.10/1.00 vMB 146
242,950 242,950 0000000000000096a54d79529b348cc16a915ed0a51cec81e50cce870f74a7a1 15 0.01/1.00 vMB 120
242,949 242,949 000000000000005af50e53d6035942560ef7d4dc45fd8e6f42300b38492542c6 163 0.07/1.00 vMB 131
242,948 242,948 0000000000000066da134c93e3adedfaeb19a4e8a1dddcd288877fb53e481c69 22 0.01/1.00 vMB 88
242,947 242,947 000000000000007ad2ad644225dc7b9f3a5abab26652723fd7e45af64641cd74 347 0.15/1.00 vMB 145
242,946 242,946 0000000000000032eab768ee1bf564f66afc7ca720af99405b3cf055f0ec5c1f 9 0.00/1.00 vMB 100
242,945 242,945 00000000000000a5209b901c3343f9072ce89805aa9611865c0b00f0d302eab4 18 0.01/1.00 vMB 68
242,944 242,944 00000000000000c5b5b5aa03f07968a05a29a388b720af9cbd113fc617cac4ec 236 0.13/1.00 vMB 99
242,943 242,943 00000000000000d0b5fc838266f3318397b88a0d903335f85e39144f67045223 599 0.25/1.00 vMB 167
242,942 242,942 000000000000001df949411f325f8c70e350989ea6aae81e01265bd72c778852 90 0.04/1.00 vMB 161
242,941 242,941 00000000000000b645379a387c48b1c8aedf35e88c5dd8acdea1c2ea09903a4b 349 0.16/1.00 vMB 137
242,940 242,940 0000000000000002260a57b405f2afcdab4de0cc7bb7445dae027a97d0e7a6e3 38 0.01/1.00 vMB 45
242,939 242,939 000000000000008341c00d6749e227af06dcb720bb6c37757883e0b6e4584f27 172 0.10/1.00 vMB 95
242,938 242,938 0000000000000068bafd2c6cffdc239cbbdc9f87ac74bd931011a7a93f39ded3 344 0.16/1.00 vMB 180
242,937 242,937 00000000000000d6159e5fa303d39483d485bbdeb05b95c9e74fdd961155b0ad 466 0.21/1.00 vMB 137
242,936 242,936 000000000000005154d6ee1e18f94bed776e3680bd4fdb3647cffebd37a242ff 631 0.25/1.00 vMB 160
242,935 242,935 0000000000000021b36d723089202319b55b31d604b662fe3ca6645d49763723 70 0.03/1.00 vMB 87
242,934 242,934 00000000000000d81ceba39bdecad8f31b57c465ddeb21296e3ca098768c8bdd 438 0.19/1.00 vMB 146
242,933 242,933 00000000000000cefd9c2a975fc52b85167630d1e8b5bf659287f956743a91f7 534 0.25/1.00 vMB 140
242,932 242,932 000000000000004f0f4fae75ee4b7a2b9c462acb8ad3348400631506c79c1c23 267 0.12/1.00 vMB 162
242,931 242,931 0000000000000039e3e28930d02b32ab33e26edf7549fc1819743949dd56d7ae 16 0.01/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.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.