Loading Tool

Explorer IconExplorer

Memory Pool

82,441 transactions
32.35 vMB
0.07082971 BTC
Random Selection Loading Transactions
Max Size: 191.39/200 MB

Candidate Block

Mining Attempt 33a47aebc2d087636942e282a4e839a4f13d02bc424fc3ee8af4520691dcfbde
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (219,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,516 695,516 0000000000000000000ca33123a4ef35e51d2910f05bcb686004b9cf1b4767aa 479 1.00/1.00 vMB 27
695,515 695,515 000000000000000000028c2b4da89fa669a9283fef49aaac99e86ef4097d9686 755 1.00/1.00 vMB 27
695,514 695,514 00000000000000000011e96c317f0418d7725fba9fbc07a77b45f6ec533d5f7c 626 1.00/1.00 vMB 27
695,513 695,513 000000000000000000064705ca17f1d8b4b75b9500e2222fb9c411572bbbbc36 357 1.00/1.00 vMB 27
695,512 695,512 0000000000000000000965457fe3c422e50049223973626aecc81f6ac900fc00 223 1.00/1.00 vMB 26
695,511 695,511 0000000000000000000d2539cd77e0f40c170ff9374b2cf94fc4208532052347 812 1.00/1.00 vMB 31
695,510 695,510 000000000000000000031f619ae592cb4523e7eee986880e895c2bc0209be107 399 1.00/1.00 vMB 28
695,509 695,509 00000000000000000001a91acd9d673b0571d41f6879fedc622e80492378fac0 714 1.00/1.00 vMB 32
695,508 695,508 0000000000000000001168fe71a0cb8ff7eab6482c7c46bce0899db1a5f6a936 241 1.00/1.00 vMB 27
695,507 695,507 000000000000000000105681760bd708ee1b232e057e004cc3b09ae46fc5764d 272 1.00/1.00 vMB 28
695,506 695,506 00000000000000000009dafd04dae1f88dbf98ebc0d561c96ab8e55d0c041232 160 0.24/1.00 vMB 24
695,505 695,505 00000000000000000001778711fd3bddc19c28a22c257b0162e114841910c813 1,056 0.59/1.00 vMB 20
695,504 695,504 0000000000000000000b0755c8e8ade987d75edbe2edb77bfd64a0e00facd63b 718 0.29/1.00 vMB 10
695,503 695,503 000000000000000000129ec07373c54ae9478debf908c3e94e53e4baeff7b955 1,879 0.97/1.00 vMB 5
695,502 695,502 000000000000000000040aad2b2d836c20c28db2f6212a3910fa2e4b137b0e08 2,162 1.00/1.00 vMB 9
695,501 695,501 0000000000000000000e34c11b374b09fa67affe16f9659bfb506f20a1cdac71 1,955 1.00/1.00 vMB 17
695,500 695,500 00000000000000000005cc442bf0eccd116bc0ce57a4275d55bf501968722ae4 1,338 1.00/1.00 vMB 17
695,499 695,499 00000000000000000003dd618e8418724d36a6f02b7b128a01d5783bba7df952 2,652 1.00/1.00 vMB 16
695,498 695,498 0000000000000000000e98356c0c77deaf2e88776491048bb6bde1d9b8280136 2,081 0.95/1.00 vMB 13
695,497 695,497 000000000000000000091a3b7f3097370d0f056814b02febdc359e3be5316133 2,026 0.72/1.00 vMB 11
695,496 695,496 00000000000000000001e79614091fa46d3bc69bd8c2957b52716c992fbc4a7b 842 0.27/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.