Loading Tool

Explorer IconExplorer

Memory Pool

46,561 transactions
28.01 vMB
0.07635140 BTC
Random Selection Loading Transactions
Max Size: 147.43/200 MB

Candidate Block

Mining Attempt 84adae06ef42206bda872e38c96323f769974508f92195a30bfeead053ac2eff
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root f9fb40e07067af78be9c68967fc88a9660ff643a6e096aed079af1d8fbb6b405
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.02248336 BTC
Feerates: 100.36 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (382,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,128 532,128 000000000000000000049d1133bbaf10afa5c6097fc5d2f8328c6a9cfcd34f93 1,505 0.64/1.00 vMB 9
532,127 532,127 000000000000000000060f5d41120df74d147a4f7b11a6e915f61e7d5e5cffdb 2,274 1.00/1.00 vMB 29
532,126 532,126 0000000000000000002f832d8fca00a976e142d0061e365cd2c23d864b5b69f6 2,379 1.00/1.00 vMB 24
532,125 532,125 000000000000000000322e65b5f1c846266951e71cc955d07a1605fed77b0f07 1,111 0.44/1.00 vMB 22
532,124 532,124 0000000000000000000812349f29238751edd262619afbc00438e15a007463d9 2,108 0.77/1.00 vMB 15
532,123 532,123 00000000000000000027e0171f4ef1ce0eacdd0770faae806db681cac3b67d46 1,275 1.00/1.00 vMB 20
532,122 532,122 0000000000000000001738e2fd11b046e23975331bc90faf8e284cd539d77cbb 634 1.00/1.00 vMB 20
532,121 532,121 00000000000000000017d3ef910ae81014c901a335dfc8520d6c0ca34a73ef1f 448 0.22/1.00 vMB 26
532,120 532,120 00000000000000000013c8d14dc59d781ed4bba4e536429c3b5a9e8bfa90e5c0 287 0.10/1.00 vMB 15
532,119 532,119 0000000000000000001b85be18d4207dfefc135a5fd463f6d742a9e3acbfaff2 404 0.19/1.00 vMB 18
532,118 532,118 00000000000000000001c086ebb5183ec7710ec463f09600252212058dbcee37 1,588 0.60/1.00 vMB 31
532,117 532,117 000000000000000000048496ee1eb1b4608589b9b15aafe7b48abf27cc79c31f 256 0.11/1.00 vMB 44
532,116 532,116 0000000000000000002041e23aa91b0a46542797efe29dd7e5c8ecaa059aecc1 948 0.35/1.00 vMB 27
532,115 532,115 000000000000000000198faf8b1908500120275ad899d9a1df206ddd95c4a7b8 891 0.36/1.00 vMB 23
532,114 532,114 0000000000000000000c17e44cc9fe7d0d99f5558da9689bfd999af93ef9a047 403 0.14/1.00 vMB 26
532,113 532,113 00000000000000000011f7f81455bb66fc7eaa3fbd0232cb18efa0f45461494b 1,405 0.66/1.00 vMB 29
532,112 532,112 0000000000000000002c7f67465700c7f0f2e48d8d82b8d408f0781d430076b1 2,195 1.00/1.00 vMB 10
532,111 532,111 0000000000000000000ff24397e376b0d21d438cba1f5829438d4deed8673fa2 337 0.12/1.00 vMB 28
532,110 532,110 0000000000000000000546153543f7ba8bb390b5b0f671ded5e0e532765a7296 3,011 1.00/1.00 vMB 32
532,109 532,109 0000000000000000000e1d64b2927cf265c0907ea61d8741ddceed4fbd8ecd86 1,251 0.52/1.00 vMB 19
532,108 532,108 0000000000000000002e97ed1f3ec5987233ebf1fd8e840b08417d1268157dd3 1,611 0.87/1.00 vMB 17
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.05 GB
    • Received: 14.46 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.