Loading Tool

Explorer IconExplorer

Memory Pool

77,220 transactions
28.94 vMB
0.06768410 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt bdf3e81d20deaa94ac95947963b999584151bca399d5788ab730033c45adb598
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 62dc4b5655d62b67cacb00c5ccd44c3db88173e6ea26961d9bf16af15a1af14e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,962
Size: 1.00 vMB
Total Fees: 0.00465377 BTC
Feerates: 150.35 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (525,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,151 390,151 000000000000000008e960fc813568abf329d240ca1d11b34dada767df77b514 191 0.14/1.00 vMB 20
390,150 390,150 00000000000000000333f040539b55369ac0f796daf3812781c2411efa5a44e7 1,105 0.54/1.00 vMB 31
390,149 390,149 00000000000000000937e53693c22140975adf349ac61aa2c90479fa60aee92e 277 0.19/1.00 vMB 19
390,148 390,148 000000000000000007e75c08f5b56d4338b61c09752cfbe8578347b4bce3d0ae 1,155 0.58/1.00 vMB 34
390,147 390,147 000000000000000008bbc2eb378d0331e6e9db561957b040fe8e20685461d21f 375 0.21/1.00 vMB 25
390,146 390,146 00000000000000000622c0be7492c9a9efbb68b2e0bd43cc1726b2d3dae81c6c 367 0.26/1.00 vMB 22
390,145 390,145 0000000000000000073778ed82789b9b17d94b98a7efabc752d0d2eb1512f51e 998 0.42/1.00 vMB 36
390,144 390,144 00000000000000000334175400be007d5483d17c3c4bd70d828f57efc6fd0a09 1,080 0.87/1.00 vMB 20
390,143 390,143 0000000000000000030d2225ae62e03d4a8cc2c0ed9638909e39b22d8efc146f 316 0.17/1.00 vMB 25
390,142 390,142 000000000000000007af28d5efd3b4700a1eeffafd718fa50b8bb70f0a14ad7a 430 0.20/1.00 vMB 28
390,141 390,141 0000000000000000097f32ce2072784a9defd1d50e386bae4ba5c1d6db0a4aca 578 0.32/1.00 vMB 28
390,140 390,140 00000000000000000314a6fca2b37c05fd4ea7bb24b19e7a3ca7b59c3e987d4f 718 0.33/1.00 vMB 36
390,139 390,139 000000000000000006e91ee440cbd7011c54b85a32dba1bd21f0c2fa2d34b76a 480 0.25/1.00 vMB 27
390,138 390,138 0000000000000000078258ac7fa46f73ef7d539041df2a62a4e8742e365df23c 860 0.54/1.00 vMB 37
390,137 390,137 0000000000000000053bc30638b1a1fdf12c656c117bc7f98002006fd6b747b7 926 0.57/1.00 vMB 28
390,136 390,136 0000000000000000069e126c18d2ccea09ed9058033904e41e9832c600fb7f19 1,532 0.90/1.00 vMB 33
390,135 390,135 000000000000000009920e0cf2214263fac7ba4b8e18768227166cc0b3a81743 2,288 0.93/1.00 vMB 49
390,134 390,134 00000000000000000899954b6c0691ed84ba4ef9257b690c216f1d38a0924636 248 0.15/1.00 vMB 23
390,133 390,133 00000000000000000358546c7d5810b542d339eb1b48e2c67507b7100c2dd716 878 0.75/1.00 vMB 19
390,132 390,132 0000000000000000036a8249e4a0dda57479b2ccc49c5c8dff8eac9ed3d8a481 636 0.25/1.00 vMB 35
390,131 390,131 00000000000000000171635d0f24d93b5da02663959a4ce4dd48d74cdd0f9b8a 2,196 0.89/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.