Loading Tool

Explorer IconExplorer

Memory Pool

72,695 transactions
28.03 vMB
0.06685045 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt 5c71e679cc1a1b93b5d538a0e79ea6b61233b284b376f4e95f621340dec6aea7
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (139,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,183 775,183 000000000000000000027915f9cd2abb6a3224109b3ef67b4c50297ab14807cc 1,878 1.00/1.00 vMB 5
775,182 775,182 00000000000000000005f5a3eab1fcc93e2680b59cc354a56eac3ff12d7cdad0 2,465 1.00/1.00 vMB 13
775,181 775,181 0000000000000000000112f3c340dad8d24fc33e696ecb2a74d5754a28f04384 3,185 1.00/1.00 vMB 22
775,180 775,180 00000000000000000003dc0de5f7f21c0d62895e462b2bd51046f26aecba1507 616 0.98/1.00 vMB 3
775,179 775,179 00000000000000000002af3a72641470590ffcd598726354b4eb751896b1a94b 1,784 1.00/1.00 vMB 7
775,178 775,178 00000000000000000006f0946bd55f760a4be9a86122d037bf4c8d86ab018053 2,513 1.00/1.00 vMB 6
775,177 775,177 00000000000000000002add48d87651f1d020f9e72500f7347b94fa23a335f5a 276 1.00/1.00 vMB 13
775,176 775,176 00000000000000000001673753926e60f6d1c9654930a7037c346229e0b46a44 245 1.00/1.00 vMB 13
775,175 775,175 000000000000000000018848d7a0472c40b27151815bef03cacfe20bacffe8c3 931 1.00/1.00 vMB 15
775,174 775,174 00000000000000000000064167c5630f4682d9402ec24a0e70b585affc6f7186 2,122 1.00/1.00 vMB 18
775,173 775,173 000000000000000000055e0d139e652f72254da0f2fa4f13fe774af167c3c159 571 1.00/1.00 vMB 14
775,172 775,172 00000000000000000003c98c3cd0ffed74c6b9d560ab16095a26e8a6ffdb1471 1,231 1.00/1.00 vMB 17
775,171 775,171 0000000000000000000130f5d7313e795db75a3d326aad443efd76f6f1aab2c1 1,993 1.00/1.00 vMB 17
775,170 775,170 00000000000000000006f27bd8458f6b447a25f3207737490a84f60335f03404 1,874 1.00/1.00 vMB 8
775,169 775,169 00000000000000000003ffa1e83c64f920d9dbe53c2aef919ed19388f40831a5 1,998 1.00/1.00 vMB 8
775,168 775,168 00000000000000000003ac1a70a44848d9135fc55dbb828d466903a6bfbf4736 2,834 1.00/1.00 vMB 15
775,167 775,167 000000000000000000033666d85302183d4ad3048f2457afd490b548f6844b7f 308 1.00/1.00 vMB 1
775,166 775,166 0000000000000000000646b8471162d2404ebed5f282dba9a6b1c04d5062c921 1,482 1.00/1.00 vMB 3
775,165 775,165 000000000000000000008b787265242ae7d724535ecc8ec6643c4a18254fab22 3,015 1.00/1.00 vMB 17
775,164 775,164 000000000000000000056ace3d22bb4e0bbf24f1e1a08edab90fda1d1e8a9dbc 2,775 1.00/1.00 vMB 13
775,163 775,163 000000000000000000046b37d4674313d2e9049044b5d45b00e12b45f76677a0 1,782 0.74/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.