Loading Tool

Explorer IconExplorer

Memory Pool

80,515 transactions
29.93 vMB
0.09849473 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 3efad3567c135244292109f4ea016b94eed52e2d30adf5c3f7b0e85f62ea4dfd
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c756248941826fa80b66b90b74be980c38ea472e051c9068452ab854d47d1cc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.03228174 BTC
Feerates: 100.25 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (372,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,505 542,505 0000000000000000002077628815bec8c8c88b5d35b2c6de91305dec004110c9 668 0.32/1.00 vMB 22
542,504 542,504 000000000000000000225725cd761aab3d4a446088965912a910c1e019966c4c 866 0.35/1.00 vMB 13
542,503 542,503 0000000000000000001c0a887e39b2a01068f499fbd54ce921b16b14fe071542 2,358 0.90/1.00 vMB 14
542,502 542,502 0000000000000000001edc7aa7615e0e90f609a9297e115ce55775fd703b6d48 40 0.01/1.00 vMB 40
542,501 542,501 000000000000000000114c04539b3ddf6a2a0c0d7a5d5533f6cdb787863373a1 691 0.28/1.00 vMB 34
542,500 542,500 0000000000000000002644890f86895380b889cb808dd5fc9e75b7341e07946a 158 0.05/1.00 vMB 15
542,499 542,499 00000000000000000023cfac57b203bd0bc9e9d32feea2376152e59c9b1e31fc 541 0.21/1.00 vMB 14
542,498 542,498 000000000000000000160d859d109264ee370589a6fabd54772fd131b8b7e015 164 0.07/1.00 vMB 17
542,497 542,497 00000000000000000010f21c5add2965f1b1021dddcfa2d87cf50d9b5a6e6b11 505 0.21/1.00 vMB 27
542,496 542,496 00000000000000000006c834cefe47f385c6fd86d2ea10325960e07b350d7297 1,271 0.59/1.00 vMB 11
542,495 542,495 0000000000000000000de10555b5236d47ec032dafe442c9841f67313833d1ea 2,130 1.00/1.00 vMB 40
542,494 542,494 00000000000000000004f7504f962ec140474c64b33474924c5c10ac3abe954e 1 0.00/1.00 vMB 0
542,493 542,493 0000000000000000001d87fe023b4c15866b20652ef6d0d625efa6381badabf7 1,065 0.48/1.00 vMB 32
542,492 542,492 0000000000000000000fd2752e53aa677af0c755b2910ae23611ef21ca106e63 1,611 1.00/1.00 vMB 27
542,491 542,491 0000000000000000001eccb495a1e7f5c5f61403a16bd1e4fa34f2b84f636ae1 1 0.00/1.00 vMB 0
542,490 542,490 000000000000000000077f122e0e7e7e59d8454f0b1090eeceb6e10fd7a1231b 1,960 1.00/1.00 vMB 23
542,489 542,489 000000000000000000001564f62155840df961677068c346d6f6d545139ac2e4 5 0.00/1.00 vMB 7
542,488 542,488 0000000000000000000857209ce192cf1d40acad489c17aecf0d923bc946e85f 167 0.06/1.00 vMB 15
542,487 542,487 00000000000000000007df4b2c75d06b0c62ca5cdb08bda22210f4359699f6ae 843 0.40/1.00 vMB 13
542,486 542,486 00000000000000000010363a342aae15669ce9cc1472cacb62da3fe7aa7d7f91 1,160 0.71/1.00 vMB 15
542,485 542,485 0000000000000000001f31ece9ec07de121db63c3f077c12dc2b0b17b7ff19a0 286 0.10/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 670.18 GB
    • Received: 15.83 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.