Loading Tool

Explorer IconExplorer

Memory Pool

42,463 transactions
29.23 vMB
0.07464752 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt 3c30211347d1b9109de5645429d3d2b84f79dbb9f9c69d435ba3f3775a6a5714
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 5dd471d7074b06afe6c008ca53689adc6db8428c0c29b7b53227a239c204f646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01738215 BTC
Feerates: 100.36 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (408,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,786 505,786 0000000000000000006d60444e89bd32a10ce97f4cefd58d2d19c6c63c8ad2ef 1,335 1.00/1.00 vMB 245
505,785 505,785 0000000000000000006c1b30bbbeeaf5908bf90f26569d6c18c74d73c39a3e06 1,656 1.00/1.00 vMB 296
505,784 505,784 00000000000000000078da1c5d716f5c3de85eee6660741d5576cf3ed07f214c 1,242 1.00/1.00 vMB 274
505,783 505,783 000000000000000000713a0b3746ba9bb0ccfa5566ccd125765542cdbc67620c 968 1.00/1.00 vMB 250
505,782 505,782 000000000000000000618787457caaefaa16e07d837d525b3ad31d4418f3e035 1,048 1.00/1.00 vMB 251
505,781 505,781 0000000000000000006f4691279d3f5224b95ff29ae6622ffe9ad02b0e391305 1,308 1.00/1.00 vMB 260
505,780 505,780 000000000000000000770c1bfbc905e8c9b5d1c31301d6852f35ff954860a3ac 452 1.00/1.00 vMB 238
505,779 505,779 000000000000000000563462c6cfab23731a714150374c3624fe75facda26f7a 468 1.00/1.00 vMB 231
505,778 505,778 0000000000000000005b2ccbe66db7dd1ecae7604a9b88dc28912a8db0444844 956 1.00/1.00 vMB 251
505,777 505,777 00000000000000000064f716283aa058dd9a3d34939f57d66319171b90c8a86b 945 1.00/1.00 vMB 246
505,776 505,776 0000000000000000007425bb4f15805b65caf9690caf31c731b097138222c884 1,374 1.00/1.00 vMB 268
505,775 505,775 00000000000000000016fc040869a3796d4e3b43e05b64efbd232a14d60365eb 1,523 1.00/1.00 vMB 252
505,774 505,774 0000000000000000007d28ed0e1dd4ede437e0cb36389de8820d957350af4e71 739 1.00/1.00 vMB 248
505,773 505,773 0000000000000000004185637f8a4daa2b9be68ad45591c90818c96412804c43 589 1.00/1.00 vMB 243
505,772 505,772 00000000000000000060a81798db56fd4d5ffbb04d8faf301a46596572a0e2b4 801 1.00/1.00 vMB 238
505,771 505,771 00000000000000000030f81e3158e40898b02fed9fed88f6bcf6447d5746be3a 1,252 1.00/1.00 vMB 293
505,770 505,770 00000000000000000008f26316f85b1853f2fd6f3b2fa34f1423a6049a73b003 759 1.00/1.00 vMB 255
505,769 505,769 0000000000000000006d36c196ffc8d283f1bddb9329f6cd70ffb304ad1ed13a 496 1.00/1.00 vMB 240
505,768 505,768 0000000000000000003e9988543560b87a02fe9089d290d060477d874acc2cc0 628 1.00/1.00 vMB 266
505,767 505,767 000000000000000000761aeaec6549fc5ac4aac08e9208b410c7ed77d9e4d520 278 1.00/1.00 vMB 225
505,766 505,766 00000000000000000053deda0c3e6c299b1fc2990f6170b8f1573da7641c8b73 1,624 1.00/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.