Loading Tool

Explorer IconExplorer

Memory Pool

81,080 transactions
30.33 vMB
0.11671306 BTC
Random Selection Loading Transactions
Max Size: 182.69/200 MB

Candidate Block

Mining Attempt e2a398235f2600b6a77f6c409ce85b583bfd49f434e5515bf64d730b71ac36ea
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dc08b0c9f02907bb98f208a52dfce898afac9fd167418e874526f1e3a9c53c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04333023 BTC
Feerates: 150.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (377,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,512 537,512 0000000000000000001ecde9c7e706e946f6205026c95674029105016db107c0 2,068 0.79/1.00 vMB 19
537,511 537,511 0000000000000000000952003fa95c2742b506749d1b628d86776c57d4d6a233 89 0.04/1.00 vMB 31
537,510 537,510 000000000000000000102b67f3403a37d1749da590c3596d92de3ad9fa56e141 181 0.07/1.00 vMB 23
537,509 537,509 0000000000000000001669e793a43d2db601b21dd73a642657b17c8aa8f50d43 415 0.15/1.00 vMB 32
537,508 537,508 00000000000000000022185a155cc628ecb15e739e090883b661d2455415e73d 968 0.41/1.00 vMB 27
537,507 537,507 0000000000000000002b832e3c0b36844be587f7218a7f843976a33de4dc7a26 438 0.18/1.00 vMB 9
537,506 537,506 000000000000000000051dc0686d93f49c2362b89b13cfaa24412e331c799c2c 749 0.32/1.00 vMB 7
537,505 537,505 000000000000000000003087b627b4b73ec4e8b2cfd1aa760a62b0d34d54864c 2,704 1.00/1.00 vMB 34
537,504 537,504 000000000000000000099f5f2659a992656588debea9a087b4c3cc7036539a24 1,851 0.98/1.00 vMB 13
537,503 537,503 00000000000000000000515a881050713e10af63e5ac1934eb2ac854aae7310b 404 0.16/1.00 vMB 29
537,502 537,502 00000000000000000007a6ecd17848930a0d4bd9696014a0c1339c72a3ff5383 813 0.45/1.00 vMB 6
537,501 537,501 0000000000000000002455f51ccd7b2668044157005231dd87a37961e223915f 1,805 1.00/1.00 vMB 9
537,500 537,500 00000000000000000007b02f84bf68155e9b4051c81d137ecc16186ac505f9ca 664 1.00/1.00 vMB 32
537,499 537,499 00000000000000000003d915b92e917128619467996ca7e80ec0f007b47b063d 561 0.97/1.00 vMB 56
537,498 537,498 0000000000000000001041885d483f1224be1d7ad6b28bbeb51a22872f1c3c73 1,616 0.80/1.00 vMB 10
537,497 537,497 0000000000000000000abe73cc5768f73c8a4d5a309e2cf5c64651704514f534 2,492 1.00/1.00 vMB 31
537,496 537,496 0000000000000000000a604ae7509ce91a16618c08d68a5a867253f7d521cefb 1,225 0.62/1.00 vMB 8
537,495 537,495 00000000000000000016b1121b13e0d00534b10388e778e4f1c33748a571a41b 2,643 1.00/1.00 vMB 31
537,494 537,494 00000000000000000027bea50e9ce315d4529ef84dc31ec3f67378e2261d84ce 1,011 0.35/1.00 vMB 20
537,493 537,493 00000000000000000004bc4a0474de193b324dfb6a8c0a7ee0ef51bf8d6a0690 242 0.08/1.00 vMB 17
537,492 537,492 00000000000000000000a5b329bcc62ff7c7dec1c527bb93c931f5392da44057 1,129 0.40/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.