Loading Tool

Explorer IconExplorer

Memory Pool

39,804 transactions
32.71 vMB
0.07670688 BTC
Random Selection Loading Transactions
Max Size: 161.76/200 MB

Candidate Block

Mining Attempt 8d7db1dfbd7c9efbc5fe8342ff3c4452529610cbf6fa992f09087da2fb7708ba
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 0ee6303f33e92713f6d12f17a455b6bbf84640b2e6c6228ed869bebbf8ac0df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,182
Size: 1.00 vMB
Total Fees: 0.00750517 BTC
Feerates: 30.98 > 0.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (149,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,065 765,065 00000000000000000006f34deea996c0d71dbab6dd1276313e3c188510c2f482 1,129 1.00/1.00 vMB 4
765,064 765,064 000000000000000000008fb4ba4e2ecc34d4653e48338a08dc1139ac5e8f6391 2,489 1.00/1.00 vMB 26
765,063 765,063 0000000000000000000132bf629d81cea9902fcb6373321bd2fda8892d8075df 1,972 1.00/1.00 vMB 8
765,062 765,062 00000000000000000001731a574f2d59fb51d70708c205ce84659f3a1d30e0ad 2,024 1.00/1.00 vMB 9
765,061 765,061 00000000000000000000ed33f7678a69e565a855cdfa633368d6cea373c9dfc3 3,019 1.00/1.00 vMB 22
765,060 765,060 00000000000000000005743e627cd38adaac103035e1790fe43bf04c6c252a42 2,897 1.00/1.00 vMB 23
765,059 765,059 00000000000000000006ae1fed1a466ec3eab5132c862cf9c9e0a8fde04dad28 2,190 1.00/1.00 vMB 6
765,058 765,058 00000000000000000003f92e45661422eec972473d225f7ae02d6e06fd2efbb2 1,499 1.00/1.00 vMB 17
765,057 765,057 000000000000000000058fca884184b64db07c137d5e5b551430c64256e23187 1,428 1.00/1.00 vMB 18
765,056 765,056 00000000000000000006162a2857ddd4b123edda0cfb78ba09bb298f3d6bba4f 2,533 1.00/1.00 vMB 31
765,055 765,055 000000000000000000023f059228686c15cae215b90a886feae078ddbf5f9ca3 3,058 1.00/1.00 vMB 13
765,054 765,054 00000000000000000006177821bff53ed0a3bfb7a0ea65eb5f7b979a5a0f8e8b 1,189 1.00/1.00 vMB 10
765,053 765,053 00000000000000000003024ab4bfbb8c46bac2c2c398339daf52bf19ee8896aa 2,812 1.00/1.00 vMB 27
765,052 765,052 000000000000000000058daed67eb972364b2c33d8f3ecb0f3707e33b22000b6 3,520 1.00/1.00 vMB 36
765,051 765,051 0000000000000000000478b06ce30157fb13df015bc7773995ad75225fea0e36 2,103 1.00/1.00 vMB 21
765,050 765,050 00000000000000000006c50f3245647b11587d7cc2bd446ad785c3c9316b2037 3,312 1.00/1.00 vMB 35
765,049 765,049 0000000000000000000284d2fc2768d17557e25db109ef7d80cd65e4c8391218 3,322 1.00/1.00 vMB 27
765,048 765,048 000000000000000000033da828b4acaf9c69427f6cf081f56300d061c445b7a9 3,209 1.00/1.00 vMB 31
765,047 765,047 0000000000000000000353b9b230a3cf15fb1d882ba4d104c212cfe43bf77181 1,796 1.00/1.00 vMB 19
765,046 765,046 0000000000000000000181bdbe0097ef6f003fe3bda44790a39de9091a01aa9a 2,867 1.00/1.00 vMB 31
765,045 765,045 0000000000000000000723c4e86453632ae7c2b9b7f6c9384152615b5f80fd39 3,352 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.