Loading Tool

Explorer IconExplorer

Memory Pool

49,166 transactions
30.55 vMB
0.09513185 BTC
Random Selection Loading Transactions
Max Size: 163.45/200 MB

Candidate Block

Mining Attempt c7ba6e6cda36380ed252121b37f28194b20fb7fa72f8b3d4b960669624c86296
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root b74788e4ed45e208d4dcdc4f09ec704d403edec05b354b0f278db984a70b9da5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03185503 BTC
Feerates: 101.56 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (219,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,521 695,521 0000000000000000000d10acefe828341993e8a54c1d49c81f1a1fc797f188f7 2,355 1.00/1.00 vMB 24
695,520 695,520 00000000000000000005d6d75e158a8a537daf5ab9516c4f677ca0f62c32f514 857 1.00/1.00 vMB 28
695,519 695,519 00000000000000000000019999808926fea81b376f1060e7411bc3a5d2853594 1,132 1.00/1.00 vMB 29
695,518 695,518 0000000000000000000a6284d60d4556d0a509abe3759660e6e097051c32b6ed 1,849 1.00/1.00 vMB 33
695,517 695,517 0000000000000000000da1050d3abbe26631794ae19bfa3140a1853124ba253b 209 1.00/1.00 vMB 26
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
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.