Loading Tool

Explorer IconExplorer

Memory Pool

77,064 transactions
28.73 vMB
0.07762327 BTC
Random Selection Loading Transactions
Max Size: 173.85/200 MB

Candidate Block

Mining Attempt bd20ec0b25a6fa65338891c01477ac9d5ae9be4508bd38047a645e8623374512
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4f6f23b8d0ca86d9ce1d2ff419a320a30e49053e59954c99798c7f0a9ff134e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01789754 BTC
Feerates: 100.17 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (732,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,309 182,309 00000000000009aa52ab72aa9c1960e240505dbdc985c48b868ce4f3dfe63f67 403 0.17/1.00 vMB 192
182,308 182,308 00000000000001a7b9c8caa66cf03802de124f0a06bd7160ebe61225b191a692 185 0.07/1.00 vMB 117
182,307 182,307 00000000000009a57a6d1e76511a79bbec407189952a4f8deee728001eb67a1a 249 0.10/1.00 vMB 113
182,306 182,306 00000000000002b17186ca67590779fa5ed8496840de26063fd319442d2b01eb 15 0.03/1.00 vMB 820
182,305 182,305 00000000000008e4dcfdd3de37caee010736833d2f6e811ae90a39d90153564a 25 0.01/1.00 vMB 57
182,304 182,304 0000000000000952b81f8c77229228380c67bbf4d802e7f1d7631bc579ec2e85 76 0.05/1.00 vMB 86
182,303 182,303 00000000000009487c923ef3fef6901e65dfa9219298020d2a57ea24e0d2c3ae 10 0.00/1.00 vMB 0
182,302 182,302 0000000000000a29759b62cc2d8248571ae7c0d64c5e6c239d8965259dda041b 109 0.04/1.00 vMB 94
182,301 182,301 0000000000000a78c419dcb1957779b2c55a76cd7f5ae5d8a634fbf39ac55f85 197 0.11/1.00 vMB 100
182,300 182,300 00000000000009e8eacd80741d460ffc4c3fb488d6977dd703e55b4eb518d4e6 10 0.00/1.00 vMB 29
182,299 182,299 00000000000002eb014349fee27b614823fe1a54bc95bf284d829a282402a42a 114 0.05/1.00 vMB 53
182,298 182,298 000000000000006df5a4e524b3dd47cbf01cc1c588ee28bbc772aeb6a2b4c750 516 0.20/1.00 vMB 139
182,297 182,297 000000000000012b845f771b74b9411ffbf350d3afe349e26fa1aaaaeac60a8e 9 0.00/1.00 vMB 322
182,296 182,296 00000000000003a4d37394e3ab407ff025c9dd1d0011622630499ef65ef8b94f 12 0.00/1.00 vMB 34
182,295 182,295 0000000000000469e33ea2b6948bcfc1c7fa62ee11be44de6700eb4aaed902e5 146 0.08/1.00 vMB 95
182,294 182,294 00000000000008cca78d5c77b9cbc4fdc968218aa661bdd0d94103b5739a3b87 256 0.12/1.00 vMB 82
182,293 182,293 000000000000078a93f34a23cf0001a2ee5fdf21132851440dd337477536240e 286 0.12/1.00 vMB 192
182,292 182,292 0000000000000825b67df944a446bc78ab36e3699396bf4a75097baf7affee5f 123 0.05/1.00 vMB 126
182,291 182,291 000000000000062dab7bcdb81f3e21a1fb178d5d220ddab078184f397df6364b 480 0.23/1.00 vMB 164
182,290 182,290 00000000000005636d7ba2e859a6a4a38547c193a1fb756a0404b463c0d2c838 300 0.14/1.00 vMB 117
182,289 182,289 00000000000004f46dfbc9975d9389c683fc11930a9b08d238c506ae0645b5c1 32 0.02/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.