Loading Tool

Explorer IconExplorer

Memory Pool

78,657 transactions
28.89 vMB
0.11080473 BTC
Random Selection Loading Transactions
Max Size: 175.35/200 MB

Candidate Block

Mining Attempt 1616519c19912d3adc435e252638c518654162479b59468e0017662ce56ee93d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (756,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,203 159,203 00000000000005a6b5af8b5279a07ac22e422b06956ddd31d423ac6ba0f2eb53 23 0.01/1.00 vMB 234
159,202 159,202 0000000000000adbb379978aeb4ed48a19df23742552240295226a8995d5756b 12 0.00/1.00 vMB 0
159,201 159,201 000000000000026ce8c145038d31035f240fa4c5f675c12b238234662d798731 14 0.00/1.00 vMB 26
159,200 159,200 000000000000019ca45008c57d8e76b593eda4aefb6b6740979324c216db5f51 42 0.01/1.00 vMB 94
159,199 159,199 000000000000099ea81a42c460ecd866b160164c776447ca34a40341470d9d03 48 0.01/1.00 vMB 8
159,198 159,198 00000000000001dc3c073d27debace6b574679c43dc29c3f19e3a5f44170210d 17 0.00/1.00 vMB 0
159,197 159,197 0000000000000e338e299d3fb7373a65aec34222e90402e8dec9b8f0b1a41d1f 2 0.00/1.00 vMB 0
159,196 159,196 0000000000000666c7385ad1f172fef9e32a3e655d585945aca3986e6b3fa56f 58 0.02/1.00 vMB 76
159,195 159,195 00000000000007ad5ca9e0dc7d4e7de2233d9180c718da0adc95cfc7eee62c00 36 0.01/1.00 vMB 146
159,194 159,194 0000000000000d6428b257429803a6a8a113cea56725ecfb3c31ed761385f7f8 25 0.01/1.00 vMB 533
159,193 159,193 0000000000000b77f799248070b881df61f9a3b40a6e881def6c3fbca7afdb06 99 0.05/1.00 vMB 305
159,192 159,192 0000000000000b7cf612676e0ec80b516eb28e3856cbdecee18592daf141adb9 12 0.00/1.00 vMB 17
159,191 159,191 000000000000006a9f40c58a5310936296bd20ed0c42896c108b1cb943955ed4 10 0.00/1.00 vMB 15
159,190 159,190 0000000000000806bfd7092d6d87aef618f28bff1aae8345dc0722325c3a1c7a 58 0.01/1.00 vMB 20
159,189 159,189 000000000000067d445048b30e8c3dff128878d4bd2db417724c70cab42f6b83 56 0.03/1.00 vMB 150
159,188 159,188 0000000000000208cd304480968246bf00a364900b8990204f19c2521c2be97c 37 0.01/1.00 vMB 100
159,187 159,187 00000000000002603d219e663f49463904ff522f01f783e825b80ba5e323b734 2 0.00/1.00 vMB 193
159,186 159,186 0000000000000969375af1d9daa7724c4474e633d5f99a51504890bc89af9b83 8 0.01/1.00 vMB 14
159,185 159,185 000000000000056b3e1160e2511feaccca4ec04736276040c58412ff6b24d93f 18 0.01/1.00 vMB 149
159,184 159,184 000000000000061b2e2b086d9524273d21b8a4fa6825d017b048950522bad441 8 0.00/1.00 vMB 0
159,183 159,183 000000000000079ccc401eadae4b90257f4e75ff058c26e491ddb5e466aeaf1b 41 0.03/1.00 vMB 503
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.