Loading Tool

Explorer IconExplorer

Memory Pool

75,464 transactions
27.74 vMB
0.07558315 BTC
Random Selection Loading Transactions
Max Size: 169.25/200 MB

Candidate Block

Mining Attempt ff7e9c06391726bfd70b9064347a0e5789b0ab9a1a78a8ac01b2da9d21bc3963
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root cb46e55025537d06ae011571bff20125e4dc2e684740f313be182d3b642b0aed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,526
Size: 1.00 vMB
Total Fees: 0.01628627 BTC
Feerates: 99.50 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (543,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,465 371,465 00000000000000000d8397ab5fdef2f35fbb0bc56d73867ea787bbd014c4b609 719 0.34/1.00 vMB 41
371,464 371,464 00000000000000000a8f121b288a1aacfa7ebd033384ba1ff71613d5842e62bd 1,066 0.53/1.00 vMB 37
371,463 371,463 000000000000000006ca734a60744cf07897c27c1d1e12b5bfa07bbafb009120 35 0.03/1.00 vMB 5
371,462 371,462 00000000000000000db9b996362d8f3e27bb9a7ba2f4664c4a49f841ce74879f 1,171 0.91/1.00 vMB 21
371,461 371,461 000000000000000001dd91233eefb0400825f3fe60d9f1f0c2a23b586b64def7 1,176 0.75/1.00 vMB 30
371,460 371,460 00000000000000000c12400a5f67e1b4a6cd8aee34fcb418e3318669e2541fcf 2,292 0.93/1.00 vMB 50
371,459 371,459 000000000000000014065d1af39abe062c41af48366f9c895156ff4a387703d5 531 0.31/1.00 vMB 34
371,458 371,458 00000000000000000de242e17247ade942095ce5e17fd05f665620f7b98068d0 686 0.45/1.00 vMB 31
371,457 371,457 0000000000000000103f081f648c038e5d77855b33fee8ac73ff689a7fcfcbe2 1,867 0.95/1.00 vMB 37
371,456 371,456 000000000000000008bed2abc6da58535fbcbf065d2ed4ea93e6f04cab1ade60 276 0.14/1.00 vMB 41
371,455 371,455 0000000000000000012d29fca810cd547f073a5ad12b2914a57084b7b19a89a6 393 0.29/1.00 vMB 31
371,454 371,454 000000000000000007cfadb1721c76e647a3e4cd4b41e4bd5db733740f78020b 1,304 0.95/1.00 vMB 28
371,453 371,453 0000000000000000002d7fb61dea352a454844fddffda847d6edd13adcbde54e 637 0.29/1.00 vMB 46
371,452 371,452 0000000000000000064de83b96771555472a2c76db2f4b517ddc1246399f09bd 265 0.20/1.00 vMB 35
371,451 371,451 0000000000000000021f2b8cd8f01f23bfafe714fb7b649822f3c73f95307681 177 0.10/1.00 vMB 42
371,450 371,450 00000000000000001225017d2753fda77148b9119b361cc187a446b0f6b5cdec 684 0.41/1.00 vMB 35
371,449 371,449 00000000000000000f1cf3a59684c8f66efa216d27c59a0f415fbe178d1c62a0 39 0.02/1.00 vMB 32
371,448 371,448 00000000000000000927cefcbc0deaa87ed3fe5d50a1a9fcfc50d730f590e988 818 0.47/1.00 vMB 35
371,447 371,447 00000000000000000506831ab3879a04e5bbd922c49a1d9d3432258ad992ca18 48 0.03/1.00 vMB 31
371,446 371,446 00000000000000000bf24db8c8acc45df597f406b4820bfac03a18a57c766524 77 0.03/1.00 vMB 17
371,445 371,445 00000000000000000e3ff08a9d54b1cc33f2bf84682826fa2afa60521e0f148b 280 0.25/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.84 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: 712.19 GB
    • Received: 17.16 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.