Loading Tool

Explorer IconExplorer

Memory Pool

82,513 transactions
31.20 vMB
0.10208463 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt ee09d6f667e1b834eca6fc2c3cff17e5525f53a319a491df425b861956834dc1
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d575f6b034637643fefcf9e5217f457914e304eca8caa10041e94cbbc63dd597
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02685005 BTC
Feerates: 151.12 > 2.69 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (754,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,363 161,363 0000000000000273ff2bd47a9c5eca85205b387c31f274420671f7f220385559 43 0.04/1.00 vMB 48
161,362 161,362 00000000000000e93157546a23657b06a2f8f625ddf15a4f32a40e021962eaff 81 0.03/1.00 vMB 116
161,361 161,361 00000000000006f7123dac4767feaa67d1681bd422e095a09ea2cfbf0034424b 97 0.08/1.00 vMB 147
161,360 161,360 000000000000038a713ec09f7b9b5818b4f403d8817702d8e7db278891bca755 20 0.01/1.00 vMB 111
161,359 161,359 00000000000002ff15ba3f62206348b7e62639be963a75d68a961a6207afd865 3 0.00/1.00 vMB 816
161,358 161,358 0000000000000b290b21e060f8d60d72580543380f6716cc1a9125317b77c244 12 0.00/1.00 vMB 14
161,357 161,357 000000000000073f6d0f5867008e6d12498ffd501cf9122677e670192584ff02 11 0.00/1.00 vMB 40
161,356 161,356 00000000000007a73569bad3ab292dce6c0a405c1912791c09c675630655e1cb 10 0.00/1.00 vMB 17
161,355 161,355 0000000000000d6139f246121f58b090ad5afa15eb371f82be987a54c2694728 33 0.02/1.00 vMB 88
161,354 161,354 000000000000070f49e6937062964e7ef656d1b708e1af1ad0b0c4c174ef10f4 6 0.00/1.00 vMB 0
161,353 161,353 0000000000000774676c1436f6fe5626273c98d841f9328ed069bdc4fe829d90 18 0.01/1.00 vMB 40
161,352 161,352 00000000000001b06ca92a86d168d11525dd6868690ad601cf453582750d6d5b 20 0.01/1.00 vMB 113
161,351 161,351 00000000000004754688e78ddfd1caa9ccbd3750dbc28389efc4bbc4496197ae 114 0.04/1.00 vMB 5
161,350 161,350 00000000000004768f462e8fd3d8f48b0bec27b6b0b68fb1420de833bbd4b4dc 79 0.03/1.00 vMB 64
161,349 161,349 00000000000002f6a09980fe2006973d879028d72d0802c3bf5e743749e62563 3 0.00/1.00 vMB 193
161,348 161,348 00000000000002d567e539d6b72d640a05a68288192f08324ddefd81617e5c9f 49 0.05/1.00 vMB 134
161,347 161,347 00000000000002d07632d952af297f5f61dea0c9ff5937d0d5839fff2c61d437 16 0.01/1.00 vMB 89
161,346 161,346 00000000000008732ffa86e005f0876044a0e6a6990f6d1cb53e26dd33541dab 8 0.01/1.00 vMB 8
161,345 161,345 00000000000001581812d682164bd1cc28e2ebd988acbc104b26231d09f545d4 8 0.00/1.00 vMB 15
161,344 161,344 0000000000000c4bba89fa694b29b94d6eda666d34c5b68dcd6c3fca9b36321b 13 0.01/1.00 vMB 6
161,343 161,343 00000000000009b71b1b6f4448feb87d44eae30996f37f95d0d8b3522ca853ac 24 0.06/1.00 vMB 113
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.64 GB
    • Received: 18.23 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.