Loading Tool

Explorer IconExplorer

Memory Pool

72,342 transactions
27.30 vMB
0.06782482 BTC
Random Selection Loading Transactions
Max Size: 165.62/200 MB

Candidate Block

Mining Attempt 0059d4a2b55fe4fe8666a99d21372a30d75ff3d68cc3dd93b08e01693d2f6eba
Version 20000000
Previous Block 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a
Merkle Root 822a92167b10825b9466bb40bd95a462a521c75207c51f8a3f597b24eab745ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.00909589 BTC
Feerates: 150.74 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,579 (717,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,286 198,286 000000000000022aa77cf29ae77febb52c2e9f89bc0623170d09acf8df904abc 369 0.19/1.00 vMB 180
198,285 198,285 00000000000002e68ea1053b5ecd551ca25e6390c04c86ad303f4f874fc817fc 16 0.00/1.00 vMB 480
198,284 198,284 00000000000002e8410b5531d90880e4a8c93a80ab6c0790f5300ad8feee4191 287 0.11/1.00 vMB 454
198,283 198,283 000000000000014db65593555470b69bd729d742ad96e5399116d8cec1a7dada 229 0.09/1.00 vMB 188
198,282 198,282 00000000000003b48c875f644f7575f7354ac25d494ee150adfcb2e0487ea391 417 0.13/1.00 vMB 214
198,281 198,281 000000000000023c4f8e41c3cf112cfe07936795673729604cb120e84d4e09c7 1,024 0.32/1.00 vMB 23
198,280 198,280 00000000000001fc571f0e8ef9cdfa239a2b45b7a77a352e35165dd6d4e34385 282 0.10/1.00 vMB 523
198,279 198,279 000000000000055a8ea41a38a8cb2162301b9fc8e4da3a32cf6fb156efc0754a 128 0.08/1.00 vMB 100
198,278 198,278 000000000000051fe5b784a171cbcae6acf9367ffc447cfd1bbb9ed1b1f6f379 87 0.02/1.00 vMB 116
198,277 198,277 0000000000000187cc985378402166ce0a64003b840122c0b4ac213d2d4fa424 426 0.21/1.00 vMB 115
198,276 198,276 0000000000000325e6c651fde870f4c3835fa3cffa0518a41196accd414c02a7 65 0.03/1.00 vMB 119
198,275 198,275 000000000000043134ad20cf138ab5569dbb2e3a2b5ee88f9d147121a8a32dc8 137 0.07/1.00 vMB 125
198,274 198,274 000000000000023b157780688365723154423a72472d311ca516421b516c4714 110 0.04/1.00 vMB 80
198,273 198,273 0000000000000150f5df5a8e3b7e85ca510882545597acfe08003112f02a9454 395 0.17/1.00 vMB 205
198,272 198,272 00000000000004609b6b17406fac0abfe31a186557b49c80ed9df672e23e6322 13 0.00/1.00 vMB 218
198,271 198,271 00000000000001302317c9ec38705f1af478d9dc1b9b397517bc149bb1da3384 155 0.09/1.00 vMB 154
198,270 198,270 00000000000002e4dc5dd6d432c2790788b6e9b23fb1bd1ed56112ed35547915 8 0.00/1.00 vMB 29
198,269 198,269 00000000000004a0934a00177888b9f874e21b986746d27e96d8a808155a2e54 244 0.09/1.00 vMB 125
198,268 198,268 000000000000061f89fde8a7e7a474a61dd74add9fbe0be1a5f1cc413b5523ad 512 0.27/1.00 vMB 122
198,267 198,267 00000000000005d3f8df2d9f59ef102a9de8f30746892400f0bd10a81cf57b8d 111 0.14/1.00 vMB 98
198,266 198,266 00000000000005806956b96728ba737a7080a3f5762fb0cc1824ccb18021a9b7 152 0.06/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 783.39 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: 769.67 GB
    • Received: 19.72 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.