Loading Tool

Explorer IconExplorer

Memory Pool

69,787 transactions
26.66 vMB
0.06946740 BTC
Random Selection Loading Transactions
Max Size: 159.85/200 MB

Candidate Block

Mining Attempt 48f965b244048d692d9ffdd0519a0956bd1e1468288a23a387191f6f7e77504a
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root f094719623a8e61580c104a26fae606348b2051a9cd323b36dc463fece09ecae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.01248520 BTC
Feerates: 50.18 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (669,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,408 246,408 00000000000000a1dd6e4070ac181c9988397052d6f029d2a1343cb2ee709226 131 0.07/1.00 vMB 61
246,407 246,407 00000000000000420286230dc37365715d907fd9180ff2d10dcc4f3cab11e206 32 0.01/1.00 vMB 125
246,406 246,406 0000000000000030fa3aff07072b6f201db711842ed6d766276093b3a0f631ca 276 0.13/1.00 vMB 117
246,405 246,405 000000000000001bac4ef778ebad1c8f5e3f9364803310cb4fd049c94d9e9a6a 101 0.06/1.00 vMB 53
246,404 246,404 000000000000008d8a38d602f3838a4f8f35bd7943a31102d40bfbbac023703a 162 0.07/1.00 vMB 110
246,403 246,403 000000000000001261ba990fe228f2a0a951d198e604082568ee198962c51896 384 0.23/1.00 vMB 76
246,402 246,402 0000000000000046e8beecaa358d51fde4b56189c681b6d6d0a7aaf729b61f68 711 0.25/1.00 vMB 907
246,401 246,401 00000000000000a239a3f52d451d65928c2294cbe12bf0da22526324588f0528 71 0.03/1.00 vMB 13
246,400 246,400 000000000000001e58356307166a15357ab03a459afdfc68b859492ef5e16ec7 430 0.18/1.00 vMB 135
246,399 246,399 0000000000000025813b29953ce3eb31af900c712571bb6d29e26e41e90cac96 382 0.21/1.00 vMB 3,803
246,398 246,398 000000000000005eced3ec170686a48e4149db3ba5f0cee0a5870a7af02b1b15 71 0.04/1.00 vMB 137
246,397 246,397 000000000000004dbd204a38de21d88feac51b1ddf4dd90cf499ea09a1a51dba 28 0.02/1.00 vMB 45
246,396 246,396 0000000000000099b2333ea4aa13e61e2476482f7875ffc36707fe467fee8a57 370 0.17/1.00 vMB 137
246,395 246,395 00000000000000993553bee58be3dab1429aae2deb1482fe0a563c02637fd94d 439 0.17/1.00 vMB 162
246,394 246,394 000000000000006c69972be5cf0f7dee0cbb521b6ad551b4b11be7c9d09ce298 53 0.02/1.00 vMB 53
246,393 246,393 000000000000007617320626557f25afe3f218f78ee851463c11ecd02dd8d525 105 0.09/1.00 vMB 55
246,392 246,392 00000000000000817364a684e991920ca433bbd3be3c8824b296ece3c5b18f77 624 0.25/1.00 vMB 206
246,391 246,391 00000000000000a3ad7c3176d5d57b6a01ec1539dcec4bfc0e61c792620a0a67 5 0.00/1.00 vMB 62
246,390 246,390 00000000000000461d84fba52b09ada18fd2df07a1205c64ad5fe57670298cb8 42 0.02/1.00 vMB 102
246,389 246,389 000000000000007568330fba39c120beab0b6d34a8913635d34dc1d323d62364 235 0.10/1.00 vMB 149
246,388 246,388 000000000000008de95e3c7b26e0423ee55dfadb80c2fbc8069ac7f77b7b41e8 198 0.08/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 783.22 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: 757.84 GB
    • Received: 19.02 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.