Loading Tool

Explorer IconExplorer

Memory Pool

38,371 transactions
26.16 vMB
0.07824137 BTC
Random Selection Loading Transactions
Max Size: 135.24/200 MB

Candidate Block

Mining Attempt 0aa6336970d786d5a9c7673d1050c686706d5e24e0620617cf007903bf815208
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 3aa3d064d2a56dabd5bfc883023afe0a940448926523eeb7940513559b230ecf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,393
Size: 1.00 vMB
Total Fees: 0.03026393 BTC
Feerates: 502.65 > 3.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (736,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,197 178,197 0000000000000507de199009b9dd7091b6a470d4378738e63614681eedfc6cfd 38 0.01/1.00 vMB 1,416
178,196 178,196 00000000000008ac3af6b945c087a4d7bcc097143727cbee48d70c994998deaa 125 0.04/1.00 vMB 134
178,195 178,195 00000000000003bc045c2ae06c9e33a36082d6c24f1e78f333662a70630b3feb 58 0.03/1.00 vMB 41
178,194 178,194 000000000000051b312653b4d9df361a01cbb38a47ca3344a82653d1cd58461a 11 0.00/1.00 vMB 200
178,193 178,193 00000000000009bb229a60a80fe3b6cd26df041e7e1973505f17f7666f724777 58 0.02/1.00 vMB 84
178,192 178,192 0000000000000a4bacb307358fd7c9dcf17619a15a67e92eba1bcf4b99be29e1 47 0.01/1.00 vMB 120
178,191 178,191 0000000000000613d90fcfc897fb4e7820787e0d676f1bc479c76045a0a4a419 29 0.01/1.00 vMB 145
178,190 178,190 00000000000002a3717a56a1326c724cb7c832d4c88e48b683200cb1c4d1fc96 18 0.01/1.00 vMB 129
178,189 178,189 0000000000000a8e1342e8673bad45616156f60a5f58cff7add17f2a479ba20d 49 0.02/1.00 vMB 160
178,188 178,188 00000000000008169b8187a9305c45ba6024b6dd0c01dc4cf83a1c8cb4c2cf88 25 0.01/1.00 vMB 80
178,187 178,187 000000000000058016c164fef20989f3d8045f2e17474cf84424f54f8f1e3cb1 130 0.04/1.00 vMB 48
178,186 178,186 0000000000000148ed6a6723684da55051c2164aedafe176e8752f5405ef5d90 176 0.07/1.00 vMB 93
178,185 178,185 00000000000003723f19329de9a63afc06abd3d9cfb1aea444cc9226ea13c611 22 0.02/1.00 vMB 1,757
178,184 178,184 00000000000003e47ff48e3d6d9619c8b58fb5fa15223e043bdcd5d3af5aacf3 3 0.00/1.00 vMB 723
178,183 178,183 000000000000011c1f1ce649c88361f709fe493dac13890598294cf750c9f9d3 1 0.00/1.00 vMB 0
178,182 178,182 0000000000000871498951f6eaee6a56ee67459a0670e9f2e13ba034545fad77 36 0.02/1.00 vMB 89
178,181 178,181 000000000000050d10e978912d059de8e986691b4680275ea455fb6dd92cc89b 81 0.05/1.00 vMB 43
178,180 178,180 0000000000000a0d6e61b1fbbcb65e927a234c30f33c93bf00e3d309c72146c6 22 0.01/1.00 vMB 337
178,179 178,179 00000000000004144b013a7e208964db08a8aa76fefe2e81e5a623ae35c4cd5e 32 0.02/1.00 vMB 48
178,178 178,178 0000000000000288ab991126ce6dc3990a5a4603e1f931830debdf3073842ea2 139 0.07/1.00 vMB 62
178,177 178,177 000000000000091f06cb97dce16ec0dea1cb373df2db32b3e3cce7e59da3b303 92 0.04/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.27 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.96 GB
    • Received: 14.36 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.