Loading Tool

Explorer IconExplorer

Memory Pool

45,910 transactions
26.71 vMB
0.05839823 BTC
Random Selection Loading Transactions
Max Size: 141.71/200 MB

Candidate Block

Mining Attempt 802d4c7a571a5d17f5c8062d0ea7d4045d8ed91a617270fc089d692894dc42be
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root bb14a5b7df16f712b773d98d7e61924eece193b8a9df79f05dd60415d061f383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,632
Size: 1.00 vMB
Total Fees: 0.00926767 BTC
Feerates: 150.58 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (593,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,508 321,508 00000000000000001c42915a05f606643e6193638e91eef344ab2eca8328dbb1 1 0.00/1.00 vMB 0
321,507 321,507 000000000000000019b8ca12f8a1d992ec1c618d987cfaacddbe50b27364c436 546 0.56/1.00 vMB 19
321,506 321,506 00000000000000001bb0150fc8c3b08bcc2f3cd737fdf6241a50c1d12b5d9c11 959 0.84/1.00 vMB 18
321,505 321,505 00000000000000000610b8a8ea6216b5d3e5fc195cff11bd386a155b23e6187b 1,024 0.33/1.00 vMB 55
321,504 321,504 000000000000000020b9312b04143e00d1d6db7a985bcd35cdac365708652dbf 497 0.26/1.00 vMB 28
321,503 321,503 00000000000000001a61ee54acdbbd001875da79872eca6270048325f75a43db 399 0.24/1.00 vMB 24
321,502 321,502 000000000000000002a0779b6abd91ec063a0b74ac599953ed432b547d9f7309 36 0.04/1.00 vMB 20
321,501 321,501 0000000000000000242667fccece4f1abd1ece06ed558d69b891b5b28bb144d3 183 0.11/1.00 vMB 18
321,500 321,500 00000000000000000bbb180d43ac8033d5b1fcac72e4c4c2ba9c3294fc9eaffc 327 0.19/1.00 vMB 27
321,499 321,499 000000000000000007fd1efed8e12fbb7030cebc041d6c176da166025fe3facf 228 0.16/1.00 vMB 25
321,498 321,498 00000000000000000eadfa0b5d4d78b30f89428e3a6e1c72d02af4d5d6eaa607 163 0.12/1.00 vMB 22
321,497 321,497 00000000000000000248e136df88a8e482e7824c98598d85bc133b471bb7c016 55 0.06/1.00 vMB 6
321,496 321,496 0000000000000000124fee4d2feaa7f86f65c05415d333c4f26d0144fed60260 729 0.46/1.00 vMB 23
321,495 321,495 00000000000000001f5436e831a3fe09d376a07f56fc1cff3a9705aa025dc3ef 277 0.12/1.00 vMB 33
321,494 321,494 000000000000000016e01cd9861934de2ea2f39646d7349de84c83fdf3c8c544 85 0.05/1.00 vMB 22
321,493 321,493 0000000000000000106bbe142957a1603cb6f9ba185eae3bfcb7b5e4e6ebdc8e 364 0.22/1.00 vMB 24
321,492 321,492 00000000000000001150b911bf1bf86b2de00cf231819dfba283bd26a731947c 256 0.11/1.00 vMB 33
321,491 321,491 000000000000000009f878fed4b26055382e09aa273f5a6b011af8fdb71a4a26 198 0.15/1.00 vMB 22
321,490 321,490 000000000000000023de9f6ea0d44520bd4aded83d255792b2fa93847b192b3b 257 0.19/1.00 vMB 21
321,489 321,489 00000000000000002240ae03093c7b4e8c926477021a5188ff00448732bbaff6 587 0.44/1.00 vMB 26
321,488 321,488 00000000000000000461add2024410d7110327a71870a58bbc01203d68514558 160 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.