Loading Tool

Explorer IconExplorer

Memory Pool

46,017 transactions
28.05 vMB
0.09483417 BTC
Random Selection Loading Transactions
Max Size: 147.45/200 MB

Candidate Block

Mining Attempt 87659071fe066391ed77f5a96d2aeb445ae8a4f2b671c58010abffac3d4d7ce2
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 3aaf83e27354ff742d137b03601b040f032386dfe6a7f80be19d0220aca18d40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.03833376 BTC
Feerates: 197.49 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (194,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,221 720,221 00000000000000000009da9f220e1e24b83d34a1214af6f0f6eaedf8dc12a14a 2,738 1.00/1.00 vMB 13
720,220 720,220 0000000000000000000984648fb5a0a76e5145ea3e659e1fd6f7abdac6e80395 2,471 1.00/1.00 vMB 10
720,219 720,219 00000000000000000003422a212cfcf2e1175a943f2057a93b1678e090efa5e8 2,260 1.00/1.00 vMB 8
720,218 720,218 000000000000000000025ffc54333b56dfcfd5ed5810c1576583dd6350595e44 2,083 1.00/1.00 vMB 13
720,217 720,217 0000000000000000000781dd8176667707eaa4f816f2312137e015c6af2af418 2,352 1.00/1.00 vMB 12
720,216 720,216 00000000000000000000c7eb5dffd77d57a83f10e146bc75a70cb8456c9bf741 2,126 1.00/1.00 vMB 17
720,215 720,215 00000000000000000005ad4e73b7f0005991bfea4a54a11836b7b733472aa032 2,875 1.00/1.00 vMB 12
720,214 720,214 0000000000000000000615e906f8148872827839455ed88c7ebcd154faebe012 781 0.38/1.00 vMB 8
720,213 720,213 00000000000000000007c7a56ce6baa452299c9d2898357d8e70c242869899e5 1,656 0.95/1.00 vMB 9
720,212 720,212 00000000000000000005df3c929e054a206a985e1b49ec7b141f2ba0bf68b2ed 1,531 1.00/1.00 vMB 6
720,211 720,211 00000000000000000003268c8b0fe4aa339324bb9d25bc0228bb99252ea6da3f 2,895 1.00/1.00 vMB 7
720,210 720,210 0000000000000000000948aac149cfa77dd6220553245497618acb46be5197fe 3,027 1.00/1.00 vMB 6
720,209 720,209 00000000000000000001b208db462f0af05defeaa8df5bf4033a0fcb7a8d3ced 2,876 1.00/1.00 vMB 22
720,208 720,208 00000000000000000000b04b2add8b13081c5bd777519c7a7c354835376b537d 2,644 1.00/1.00 vMB 10
720,207 720,207 000000000000000000035ff1d73f55b7ee77d266df3adf869e48070cff37ef53 1,064 1.00/1.00 vMB 5
720,206 720,206 00000000000000000003d6ce1c4b0514cce7c7d2aab9df292a4b43815090bb99 832 1.00/1.00 vMB 3
720,205 720,205 000000000000000000054168b18fa540357880ce23f9c005453e6dbd2d58b31e 600 1.00/1.00 vMB 4
720,204 720,204 000000000000000000060314724df714d341d469544bb935652014d4d0dc34fd 2,734 1.00/1.00 vMB 8
720,203 720,203 0000000000000000000499f7fa4cdc3646a99768aaa212e1a26097a2905083a2 3,000 1.00/1.00 vMB 13
720,202 720,202 0000000000000000000951b90bc599548bf9a7cb47c152b040e05bac135c82a0 2,103 1.00/1.00 vMB 2
720,201 720,201 0000000000000000000701f4485f13af800f59051962f0bf2f57c83601646be1 2,217 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.