Loading Tool

Explorer IconExplorer

Memory Pool

78,083 transactions
29.32 vMB
0.06409118 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt b69612449d5320e28633bfd9ef34ddc4cf513c1d255f50f84f240e0f87cfcb9e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (521,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,271 393,271 000000000000000002685cc325c587e3c30198a3445ffe4b4f1d8490d3e9ebc0 2,443 0.75/1.00 vMB 56
393,270 393,270 000000000000000002a6d985276504f05208fbdd8c8184595868d471221640f1 505 0.35/1.00 vMB 21
393,269 393,269 000000000000000003e61ca95ca35ff903753f44afc8265eda59fe4aea70eaba 1,540 0.76/1.00 vMB 34
393,268 393,268 0000000000000000091b477563bb60f437d367f9fa3c9b9d7d81f3373ff06f3d 424 0.50/1.00 vMB 17
393,267 393,267 00000000000000000505d16f9c801a948092e406afbc17e557e2806b07f31265 1,571 0.84/1.00 vMB 32
393,266 393,266 000000000000000001492dead90dda010bb3db0873385a575cdaa1945738bac0 1,679 0.93/1.00 vMB 28
393,265 393,265 000000000000000004673089f96b73920e4674fb248cbc50a16c59af58c120a5 2,307 0.75/1.00 vMB 55
393,264 393,264 0000000000000000049b21b764ce9dc6001558589042549239e68e8c8708096d 1,030 0.65/1.00 vMB 25
393,263 393,263 000000000000000004bce55528a606d2bc334d0e97717901286247c2c4eb9fdb 2,532 0.99/1.00 vMB 41
393,262 393,262 00000000000000000700ca06d0d79ddd16c573d83e6b0252442e54fd80afc2b5 1,061 0.57/1.00 vMB 29
393,261 393,261 0000000000000000004ff79380b5685a20077a2a06a5a54cb211570270912c95 439 0.99/1.00 vMB 8
393,260 393,260 000000000000000003a09b8781add8b63bc0ab2298712bc16bebfd2ede7ec10a 821 0.86/1.00 vMB 15
393,259 393,259 000000000000000000262e3a4a1ce71bcbb721a39ac526f85e66f2692a9766f9 2 0.00/1.00 vMB 0
393,258 393,258 0000000000000000048fe123c70e489ab2b5a903fe8a4b4c17c531b4696706cc 1,576 0.93/1.00 vMB 31
393,257 393,257 000000000000000002d5cd842d2e0657369ae99dd937953dd99074a7cc1a3507 1,360 0.75/1.00 vMB 30
393,256 393,256 000000000000000007b9a553c585c954edc81e1d22cc71095d758ce0295e4e26 2,504 0.99/1.00 vMB 45
393,255 393,255 000000000000000007e5fc5ea319d56746d3faf43bc0c14ea18ab34e9d2f0c22 2,084 0.93/1.00 vMB 40
393,254 393,254 0000000000000000058fd91f6539a898d72ee7a8bb2b859eba6791300a0be834 1,099 0.69/1.00 vMB 32
393,253 393,253 000000000000000004353b79ade5823d1caaa6ed726eb5a742244e34e63052ce 2,039 0.90/1.00 vMB 35
393,252 393,252 000000000000000003544b9c3ab68ec3a75ccb30cf6cd41eecf933a098fbd733 250 0.23/1.00 vMB 14
393,251 393,251 0000000000000000039ce1d2cf4b882c079779428e6601c0f231bb8ea3fd08d6 1,784 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.