Loading Tool

Explorer IconExplorer

Memory Pool

78,962 transactions
30.42 vMB
0.07962169 BTC
Random Selection Loading Transactions
Max Size: 184.12/200 MB

Candidate Block

Mining Attempt 739e229adb8d1f89d7bc5a20a5f27ee5591dfaa52018812b0afaec13c311c6e8
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root f431b1891d886a66953253fcfc5b0d0dcdf87adf443190d8e6ac377d4ab62c5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.01445928 BTC
Feerates: 61.00 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (388,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,170 527,170 00000000000000000014c98d7d8394fe9d9c9b5c0badca4ac965c49a5e739d06 1,244 0.44/1.00 vMB 22
527,169 527,169 0000000000000000000f531c8850dfe9706e3ee87b0beac85963ce6621ca0eef 1,493 1.00/1.00 vMB 12
527,168 527,168 000000000000000000101521d4a221301d87c239120e9b86d3a9b474a6ebd6ce 1,078 1.00/1.00 vMB 6
527,167 527,167 00000000000000000006a3f70ff6028eb6c8941d9f13323ff07e9ddedd57c312 396 1.00/1.00 vMB 1
527,166 527,166 0000000000000000000bb3601aa2e81f12eb16c1778843b6998e09fca2b1c003 447 1.00/1.00 vMB 4
527,165 527,165 00000000000000000038bd77dac90020d45e54fff74c5f5ce30146d0a37bd7ed 1,315 1.00/1.00 vMB 16
527,164 527,164 0000000000000000002bef2e6163e9b2c65d192b9c51e868089f3a34649c3b7c 1,888 1.00/1.00 vMB 5
527,163 527,163 00000000000000000035b57dd1b1550dc72828f2b6199c27932efff364d3a2c9 2,852 1.00/1.00 vMB 22
527,162 527,162 00000000000000000021511a7971d74bd8de9a4caeb0df4976056271c8a7f5be 3,114 1.00/1.00 vMB 29
527,161 527,161 0000000000000000001c5a5824f00dc819339a5dcb12f07f2a9aa24f62469e99 2,404 1.00/1.00 vMB 11
527,160 527,160 00000000000000000005c7277d125e4401e52880782d3a9bb596811e79765044 2,548 1.00/1.00 vMB 27
527,159 527,159 0000000000000000000f316096e887fcebd9d8862289656798541379e12f257f 1,130 0.38/1.00 vMB 16
527,158 527,158 00000000000000000006c2bf0491d16203bdae433100d856f04a7ab18db865ee 2,823 1.00/1.00 vMB 22
527,157 527,157 00000000000000000025774e12c136fb11be87582141a5f40013a50924fef7b2 139 1.00/1.00 vMB 2
527,156 527,156 000000000000000000232d540555eb8940c1525d82182a8b36da4ac42ed77d0a 472 1.00/1.00 vMB 3
527,155 527,155 000000000000000000097316816e860f4c56afc09a4834ef03d1807b2ce5ae90 476 1.00/1.00 vMB 3
527,154 527,154 00000000000000000004779baa175f7a08edf66f4bfb373c2e6e7abbfabada0b 373 1.00/1.00 vMB 3
527,153 527,153 0000000000000000000e39debc999e11a27a6a5930170f4c8741d2eb1050573f 1,593 1.00/1.00 vMB 15
527,152 527,152 00000000000000000016bd6b958b630acbe4b7daf6a0ca90791ec94fd31e065f 2,450 1.00/1.00 vMB 16
527,151 527,151 000000000000000000173a012067d98d9d8770ba8a8d66fb92bd59d397f4908c 1,517 1.00/1.00 vMB 12
527,150 527,150 00000000000000000010845734bb100bd491283966ffdd0593cf51922738c813 1,505 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.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: 698.50 GB
    • Received: 16.59 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.