Loading Tool

Explorer IconExplorer

Memory Pool

72,249 transactions
27.76 vMB
0.07033336 BTC
Random Selection Loading Transactions
Max Size: 168.00/200 MB

Candidate Block

Mining Attempt 539cbc489b91aee9ab76456990862bce3cd3832eaddf56ee90893d877ad80257
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 7675a9e8adafe70686d8bb2ad8d232baa414c9be83dd150b4bb3d4cc6db36f13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.01009985 BTC
Feerates: 298.50 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (527,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,678 387,678 000000000000000007654eda95649c7ad39b0db7fead21ea043abb41d25a47f9 477 0.49/1.00 vMB 15
387,677 387,677 000000000000000003fdc21251ee717b65b9f9df6941359b05036b40fa08412c 1,010 0.36/1.00 vMB 42
387,676 387,676 00000000000000000dbae825166c9c85815bfc8f64f24ca4e1bc87f24add36b0 144 0.06/1.00 vMB 33
387,675 387,675 000000000000000004224253ac0a3795757e93823af064866557f3131c5183d7 1,284 0.90/1.00 vMB 23
387,674 387,674 00000000000000000b5d5f011584d2dae2fdf00681dd94a2ebd10b538fa64309 1,768 0.99/1.00 vMB 33
387,673 387,673 000000000000000001b6838b5bb230c1700fa0e87428d97663e8379860f958a7 999 0.43/1.00 vMB 30
387,672 387,672 00000000000000000abbf776dc736c61fdfbcb2dd5a04875e393a7d0d478498b 294 0.16/1.00 vMB 27
387,671 387,671 00000000000000000d8bc7684cf592e2c3ec55ef73bbf2fe6b612caf92b30ce9 784 0.51/1.00 vMB 22
387,670 387,670 00000000000000000c84cf25db1fe1129d962b52b37bd6ba25750deaebe62a4e 514 0.27/1.00 vMB 28
387,669 387,669 00000000000000000c56ccabc8ec781f73c24dfc31b64646aa9356bc6c6ef035 283 0.38/1.00 vMB 21
387,668 387,668 00000000000000000010ad3d7b75ebfb7bca29db0eebe46254087330c38d1ad2 2,001 0.95/1.00 vMB 29
387,667 387,667 00000000000000000d1911e00b70a7b39300bfa06aa6539630897de389de3636 1,369 0.54/1.00 vMB 37
387,666 387,666 000000000000000005001e5b2d991fb340a473742d743adebb12e78be7e35d09 2,625 1.00/1.00 vMB 40
387,665 387,665 00000000000000000c7c661d370ff510e3921e780e3c8817264f2ea78d807eac 255 0.12/1.00 vMB 38
387,664 387,664 000000000000000003b27263577e9949d13c30a3b49223fd1260c76c484bd33e 1,242 0.82/1.00 vMB 23
387,663 387,663 000000000000000009b43d0605e0e9d8775258e2875784f4e4e7f6f36366b163 1,757 0.60/1.00 vMB 46
387,662 387,662 000000000000000000dd18ff4a40e0e65ba6099a91937959362035fa2e7f723e 374 0.16/1.00 vMB 30
387,661 387,661 0000000000000000037a253d53650c70b85092bf416934ca69fbe043b7f41437 1 0.00/1.00 vMB 0
387,660 387,660 000000000000000006e94e528276c70a040e832e4b5edfddf318c206644450af 899 0.51/1.00 vMB 27
387,659 387,659 0000000000000000076e557f6ad190474b919dacdf122d9156ca25fe5d42e0b2 1,839 0.95/1.00 vMB 29
387,658 387,658 00000000000000000bd63cdfedd49b1a2f2b5e0afd31b4c64b5dc67ca94b5255 1,034 0.50/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.