Loading Tool

Explorer IconExplorer

Memory Pool

47,941 transactions
29.14 vMB
0.06846232 BTC
Random Selection Loading Transactions
Max Size: 155.64/200 MB

Candidate Block

Mining Attempt 55803f3c04f3752a626fba8b01ababde2b31fb8d99e05595fb7d799e426aff36
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 490ff8b2a4014823dbcb7a4fa7d48c79353b709fc165f8c7607e4fd06876ab9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.01215952 BTC
Feerates: 132.00 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (738,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,537 176,537 0000000000000a159d2dc93f0b9dfcb4b2fe1b518e2080dc184a35113b40595e 38 0.02/1.00 vMB 181
176,536 176,536 0000000000000a81f30a715894ce7a0da1fa0dcb517e89a49a1a80f316509a2c 23 0.01/1.00 vMB 61
176,535 176,535 00000000000001f2cbf6e34ccf593ce66ee3d08660df1d455c17d69c964d1756 21 0.01/1.00 vMB 165
176,534 176,534 0000000000000530551e1dfaaf97a1456e188725361eb91809d5b08f2ab7dec0 12 0.01/1.00 vMB 44
176,533 176,533 00000000000008fee70aa8deb896f722183ec0383a33a33b25d1fbf75cf51d3a 5 0.01/1.00 vMB 59
176,532 176,532 00000000000004eef00df4e544d8ff38d896dfa81588364b8a9c24ffaf20048b 10 0.00/1.00 vMB 464
176,531 176,531 000000000000009453c74b029227b12e81c41d490ca5108d73df34f5a3116285 84 0.02/1.00 vMB 14
176,530 176,530 00000000000005f1a799495a106fd58640557e1bb7fc6805e3e688234724d7aa 24 0.02/1.00 vMB 41
176,529 176,529 00000000000000b4fc10decb84057a77a2309bd914c37b32cca0e3b395839692 59 0.02/1.00 vMB 229
176,528 176,528 000000000000022f132ffe582f0156576fb4834ecf29abc08ff387ef2e56b31b 90 0.04/1.00 vMB 216
176,527 176,527 000000000000055bb0ac3d1d33c48f8288f9725bcbed6555eebcafd5031f217a 43 0.02/1.00 vMB 37
176,526 176,526 00000000000007fb9d3d05eb42930e344c5bea9cc2eabbc12013607f316b2e2f 72 0.04/1.00 vMB 113
176,525 176,525 00000000000007f68e267217145d0582a12ae5bc17c35b9f1f768fc8161fe972 16 0.01/1.00 vMB 101
176,524 176,524 00000000000008b6cee08dc8ddbf3930d12c3d2796309fa21f22369c666a1e3d 30 0.01/1.00 vMB 335
176,523 176,523 000000000000002f01198e0fd214566715ad4c78d6ee6c7f325d35670a4c250a 1 0.00/1.00 vMB 0
176,522 176,522 00000000000009c4df44f6e721b7e775953da05713d70d4d470776453535abab 30 0.01/1.00 vMB 137
176,521 176,521 00000000000000d664f0b5ddd5617dcd8ec5010f7d5745aa2563a9beefd4036f 74 0.03/1.00 vMB 202
176,520 176,520 0000000000000391bc5a7df2aca4ee4eed786ea16a3f76e1ae7030cd82a6fd1b 126 0.04/1.00 vMB 114
176,519 176,519 0000000000000202e681cb9e07b4a5c63869153a865d30d02f283d098cdbf186 36 0.02/1.00 vMB 133
176,518 176,518 0000000000000242d1e72b1b06aa731ed516ab1119223570850da9cc8b36f4ea 60 0.03/1.00 vMB 33
176,517 176,517 00000000000002229dcf910627a2c8e64885390e7e3bded45bb38149f36ec108 68 0.04/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.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.