Loading Tool

Explorer IconExplorer

Memory Pool

72,602 transactions
28.05 vMB
0.06969102 BTC
Random Selection Loading Transactions
Max Size: 166.20/200 MB

Candidate Block

Mining Attempt 4049513cd66cacc2f3427f37a76f196f507e2fa4fa3dab009ee098e870dc6762
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a97b854bab8c6bfaf4bf7deaeeea90b6d99835b97ec57439bc4e3989ed79bfbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,678
Size: 1.00 vMB
Total Fees: 0.01367697 BTC
Feerates: 101.52 > 1.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (594,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,464 320,464 000000000000000017ece6c9eaf1cfb262fe5208d2b91b7423eea48ebf68d87b 28 0.02/1.00 vMB 14
320,463 320,463 00000000000000001321ffee8fd44152e574d300facab7797d9ebbe433f63846 208 0.10/1.00 vMB 32
320,462 320,462 000000000000000013f01b193507402bb83e7e97341b9cf5a67e2c94e9b9526f 609 0.28/1.00 vMB 31
320,461 320,461 00000000000000000147ad04d73b648d989c424db28e7cf383c0429a8b60cf8b 92 0.06/1.00 vMB 12
320,460 320,460 000000000000000012d10c956902a0a5691a4df1c15a73d80f338e97dea52813 167 0.11/1.00 vMB 21
320,459 320,459 00000000000000001b383388bd3a9e693a11a1e21913594bb8a6ebd34dde6dac 32 0.03/1.00 vMB 8
320,458 320,458 00000000000000000a98867d8ba70b827dcbe6f3067428f45b78fd00d994c798 949 0.69/1.00 vMB 24
320,457 320,457 00000000000000002763b6852f0430e7f5ff1a60a5b884d1ca27f786e988d374 486 0.31/1.00 vMB 24
320,456 320,456 00000000000000000497c7a19a7a7c32304c3b7617d99a9647b1b610381e6025 193 0.11/1.00 vMB 28
320,455 320,455 000000000000000004c0e2c9d1690ab60aa9878052d9969dd6b67ebf9a0d7994 52 0.02/1.00 vMB 39
320,454 320,454 0000000000000000002c08f1be4dc7eb8afba53d6b98e2cbe537c8ddc3c90f5f 42 0.02/1.00 vMB 21
320,453 320,453 0000000000000000111ad76f28374f511c4ce6ddaaac0a3ad0c53be666d9461c 64 0.02/1.00 vMB 45
320,452 320,452 000000000000000026ebba7cd32365550ae6167bceb22509b4b97d57f2584c36 372 0.25/1.00 vMB 25
320,451 320,451 000000000000000024e810dfc821ba69d340349ba5e68cd2f569ad6c650436d4 51 0.03/1.00 vMB 21
320,450 320,450 00000000000000001659291c35cb61b6e2051551854e0a5170db4aba388d34cc 65 0.03/1.00 vMB 22
320,449 320,449 00000000000000002268baf3d184d3d639bbf4fe392684f1ab54bf7ec59a4416 208 0.16/1.00 vMB 29
320,448 320,448 00000000000000000407070d7eddce45f09ee40f3d28a33aa5b0082fa97221a5 55 0.03/1.00 vMB 32
320,447 320,447 00000000000000001e1b6efa3bec5d4cff0ab0389f21e2a6d5d90f1dee1aa0b9 272 0.11/1.00 vMB 30
320,446 320,446 00000000000000000fa99a3aca582195eead0114c7be929e4ac3e94c7ec5d025 453 0.23/1.00 vMB 27
320,445 320,445 0000000000000000217aea97f651a34db6f376ad4d51e5ce635dd578fbe36b1d 295 0.14/1.00 vMB 28
320,444 320,444 00000000000000001315ab83901d0b242fcd1cefc5a74b53f97a5830688e7e6f 634 0.43/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.