Loading Tool

Explorer IconExplorer

Memory Pool

84,372 transactions
31.70 vMB
0.09738116 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt 3e2f92895c2bf4170cd98aa08c68ef90a2c62c8609fd2c673768926c5196b8ca
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 30a970604af750a3bfabe234d3720596934905a5477a929c393405816c1c15f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02289473 BTC
Feerates: 45.32 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (347,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,176 568,176 00000000000000000002923df927013895cbcd8600769d54370672a3f6092eea 1,962 0.75/1.00 vMB 13
568,175 568,175 00000000000000000009ebbbd7948d814a3853011179a584589fff974715282d 3,191 1.00/1.00 vMB 36
568,174 568,174 00000000000000000014dc259caca1c1c990ca4d98a70e14a1ac413d0a2fa866 2,082 0.91/1.00 vMB 73
568,173 568,173 0000000000000000000fbe335a1e985bc23ac09be6360af2333652b671223da0 2,524 0.90/1.00 vMB 44
568,172 568,172 0000000000000000000f11dcf424c3ddc973242f0879459d8215bb8c1abf487e 766 0.38/1.00 vMB 12
568,171 568,171 000000000000000000093cd7d3168c85d059966204564f706b1e1e933abaf065 2,661 1.00/1.00 vMB 17
568,170 568,170 000000000000000000026e3f79322b6bf039abef0f139e522cc246fb33cd33e1 2,965 1.00/1.00 vMB 40
568,169 568,169 00000000000000000020bdfd280a7d0fec02d8194e23c710100b9f5f3dc29f8f 1,105 0.44/1.00 vMB 20
568,168 568,168 0000000000000000001b78751185963cccf071b6f455c0ccb5e77d26bc4b3b56 1,508 0.50/1.00 vMB 16
568,167 568,167 0000000000000000002dbe45c81affae97511347a6c80d24db4357a74c7c4073 2,682 1.00/1.00 vMB 17
568,166 568,166 0000000000000000001802b4454c792c34c94803849849b739f1f7c65f5f70f4 3,685 1.00/1.00 vMB 41
568,165 568,165 00000000000000000027c8442fb4ea6124898b9fddf43bd2bac888c84ea43259 2,044 0.68/1.00 vMB 24
568,164 568,164 0000000000000000000a0539687851cdef178f0769afaa2f2815dcfedf706926 1,093 0.51/1.00 vMB 10
568,163 568,163 00000000000000000018e3ef4c0ed5d13edcdcec6910a26bb706fbae39c5ce13 2,505 1.00/1.00 vMB 32
568,162 568,162 0000000000000000000d4ddb0464584551aa191b9e968837b6f54bb90ad45e46 1,084 0.62/1.00 vMB 13
568,161 568,161 00000000000000000028dc78be26ec3538f2a5fe21a82d5c3f17ee882cfc1a16 1,853 1.00/1.00 vMB 16
568,160 568,160 0000000000000000002a9e7aed794e9ef223b9d89dad84e8c181e5022dbffa1d 2,137 1.00/1.00 vMB 9
568,159 568,159 00000000000000000003e6aca881b8eae22684db2033b408f1b6d7881e329776 2,071 1.00/1.00 vMB 35
568,158 568,158 0000000000000000001bfb1eb295f2d835cdd58fd019895a6f8387a2d4a32733 2,016 1.00/1.00 vMB 41
568,157 568,157 0000000000000000001aba2fb6c3ade0172c903f76fd7038a2302659c2f514c5 1,020 1.00/1.00 vMB 19
568,156 568,156 000000000000000000251ced2cd25ba86a9a75379fb513a3f92311fd9f3c5c05 2,028 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.