Loading Tool

Explorer IconExplorer

Memory Pool

69,747 transactions
26.67 vMB
0.07799392 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 16f72ccaf5ae84484c678e337912b6cdf9a1af895320b2bb8bd0124af55cf616
Version 20000000
Previous Block 000000000000000000018bf36fc2f826bfad29701e5489b8f164255e4a110f35
Merkle Root c5b6dceaecf61f74e8d668033bb6dda172d39e26219bb359ed5dcb350eb6c257
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02102096 BTC
Feerates: 301.59 > 2.11 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,492 (50 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,442 915,442 000000000000000000018fa06e85617570ff9d4f5a50665e607a443852d9d240 1,821 1.00/1.00 vMB 1
915,441 915,441 000000000000000000017a1147bc9354f93799c0b73bba4b73d2f17b97e2580c 1,902 0.88/1.00 vMB 1
915,440 915,440 000000000000000000004d97bf1a84ae59e010ab63fe1ef4101396d774201aab 3,408 1.00/1.00 vMB 4
915,439 915,439 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19 2,921 1.00/1.00 vMB 1
915,438 915,438 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699 3,139 1.00/1.00 vMB 4
915,437 915,437 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69 2,578 1.00/1.00 vMB 1
915,436 915,436 00000000000000000000e52f01bf46672d629c4b4cac71ffbec98e7407ca21ab 4,089 1.00/1.00 vMB 4
915,435 915,435 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06 504 1.00/1.00 vMB 0
915,434 915,434 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8 601 1.00/1.00 vMB 0
915,433 915,433 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23 906 1.00/1.00 vMB 0
915,432 915,432 0000000000000000000139d916c6bfbcdcb6bcfd47cacb9080a826552985933d 432 0.09/1.00 vMB 2
915,431 915,431 00000000000000000000f932b46bd96cd5e8c7adcf2bb29c713758d70d365907 2,773 1.00/1.00 vMB 3
915,430 915,430 00000000000000000001f8608b89867cd81e6ca76231bc810599037dafa06252 2,656 1.00/1.00 vMB 1
915,429 915,429 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598 2,451 1.00/1.00 vMB 1
915,428 915,428 00000000000000000001b3861177b5ebcd4e9147f6d18abeb631f54a82f363f4 1,738 1.00/1.00 vMB 2
915,427 915,427 0000000000000000000000f2f0108088360f597f1932c7b4c428f4bad4cda090 1,606 1.00/1.00 vMB 2
915,426 915,426 000000000000000000014e1cbebc37caf5dba55aec5f1ce07294267a88d026d0 1,660 1.00/1.00 vMB 2
915,425 915,425 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960 1,607 1.00/1.00 vMB 2
915,424 915,424 0000000000000000000017f64b7faa0814bc3f35b8731ad143e30c1c8faf3d3e 221 1.00/1.00 vMB 1
915,423 915,423 00000000000000000000dfc652f4c97f7ccdc3f6cc1a6b4e121a08efef622e07 1,100 1.00/1.00 vMB 1
915,422 915,422 00000000000000000001eaf93bf60e82411cf2e7aa126d9a80d1c68f38e4a69b 4,298 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.25 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: 762.16 GB
    • Received: 19.13 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.