Loading Tool

Explorer IconExplorer

Memory Pool

79,543 transactions
30.36 vMB
0.08030712 BTC
Random Selection Loading Transactions
Max Size: 184.95/200 MB

Candidate Block

Mining Attempt afc311056b0e13325aae14b304cbe2fcb382ed1442a86a58e6eb843841511d60
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (140,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,040 775,040 000000000000000000061c3673e570d7f1ad76bbc4fdd1194d4511cb67e8bc25 1,816 1.00/1.00 vMB 11
775,039 775,039 0000000000000000000667eba871c54cb88230fed976fec2a7efd4f65deec189 3,604 1.00/1.00 vMB 5
775,038 775,038 0000000000000000000161fc99768f36de775e9c737f5b74fdd86a0635e06740 2,205 1.00/1.00 vMB 16
775,037 775,037 00000000000000000002575b3bff0ed2d92ad7ea1b1ac5173c195e294fe0336f 3,004 1.00/1.00 vMB 24
775,036 775,036 00000000000000000001fb48defbecab27f0b69098f3fdfef34c3c30d7cb5f84 3,367 1.00/1.00 vMB 19
775,035 775,035 00000000000000000000b3996d5e804d3bbdb5d1013a368cc4798d24df8b3c00 4,070 1.00/1.00 vMB 26
775,034 775,034 00000000000000000000ddd09a56af693e3b3adcd2f784232671fcd2b24583ba 3,416 1.00/1.00 vMB 31
775,033 775,033 00000000000000000000ca40fd9e6ecd09f1fb2755d705608d898583ebf45639 2,832 1.00/1.00 vMB 15
775,032 775,032 000000000000000000015b4dacbaeb4605c67099172542ec1ab4579beaf8164a 2,695 1.00/1.00 vMB 8
775,031 775,031 00000000000000000006ab3f6e09e6233244fc20ba49407f78cb9bcb39dadd0c 1,767 1.00/1.00 vMB 13
775,030 775,030 000000000000000000050e0f2dc39131b2614268d83fefb2a5a6afca69f7cdab 2,786 1.00/1.00 vMB 18
775,029 775,029 000000000000000000039331f26ad10831c26401130bec8383844b8acec403bc 3,496 1.00/1.00 vMB 33
775,028 775,028 00000000000000000004b09ccd760ceea839015f6c374d6570dd1e11170a9f1d 2,361 1.00/1.00 vMB 28
775,027 775,027 00000000000000000003880757df2aa15cee012c567ded41e8583d50ef90ea64 2,024 1.00/1.00 vMB 12
775,026 775,026 00000000000000000006c34aacc65ffac7992287a0c7476ddff30a4d6e4dca37 2,925 1.00/1.00 vMB 17
775,025 775,025 000000000000000000027ab991c7b5c2e3e2fceab7029ca95731b5296bcbec3e 2,513 1.00/1.00 vMB 6
775,024 775,024 0000000000000000000588e4f40bcdfc2cd47993aca8b119e85b54b1740eb13d 3,476 1.00/1.00 vMB 27
775,023 775,023 000000000000000000007599fe7983a942d26aa5ef4e8e4a166538b48ee64c40 3,206 1.00/1.00 vMB 14
775,022 775,022 000000000000000000067bee9c91dd0a2e725baf1e01385c1bb79c36219d7cf9 2,880 1.00/1.00 vMB 22
775,021 775,021 000000000000000000039303a0e82df146cf05f73d0c9c8a03db253f9a73abf0 3,343 1.00/1.00 vMB 9
775,020 775,020 00000000000000000004accf2bcc1f50746db13d2c233755bd11961e8539eb7a 1,845 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.