Loading Tool

Explorer IconExplorer

Memory Pool

43,722 transactions
29.12 vMB
0.11352938 BTC
Random Selection Loading Transactions
Max Size: 150.67/200 MB

Candidate Block

Mining Attempt 09afe540b4f22e16bdfbe3c37267ea06318d1e013f8943c84d22cf4f277476fa
Version 20000000
Previous Block 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447
Merkle Root 39ff40942ca562fb216c9b20e6f2e4bafb75e5acb1fdce52fc3fe16089fd4e82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03560793 BTC
Feerates: 393.72 > 3.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,305 (789,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,255 125,255 000000000000390f96acd7639e22ed50c63ca8d1471ef3157d78d92373dd9fb0 11 0.00/1.00 vMB 1,236
125,254 125,254 00000000000035687e267949ef364788355e9af3665e59886e604ec04d1fa8e5 53 0.01/1.00 vMB 3,426
125,253 125,253 0000000000000da425349a8370a3dbe6585cccd078c6fadaf6bd257f75306e2d 7 0.00/1.00 vMB 1,768
125,252 125,252 000000000000143d2f6384fe5b5ab885ee177530b4a03936609a83b181b3032a 12 0.00/1.00 vMB 890
125,251 125,251 0000000000000efb881d129d3804c4c70813b12147ef7e7abdc317286e3d875b 1 0.00/1.00 vMB 0
125,250 125,250 00000000000006131273a7856edc760b9a6feca6136245610678aca59beaf523 9 0.00/1.00 vMB 1,182
125,249 125,249 000000000000334dbbd6eec86d8025a9bb16e7d514d946f2210527b635a07d23 11 0.00/1.00 vMB 530
125,248 125,248 000000000000405eccfd23b3af73a956486ca7e7fee238d82b81ee2dfc6c47ad 4 0.01/1.00 vMB 1,291
125,247 125,247 0000000000001f71f2d70975ad9ad983c014c3d79044a327b18e48d4e13e7219 1 0.00/1.00 vMB 0
125,246 125,246 0000000000002a2cd3f9aa803422edbc86e353dfdac1025ec129a025597374c8 11 0.00/1.00 vMB 278
125,245 125,245 00000000000038cfffda3a6d4d381d0689d14409d92aa33cac37bfe30a3955c7 18 0.01/1.00 vMB 1,295
125,244 125,244 0000000000001b774761a3ee792b65227ab5512674252d4923988e4f1318ae7a 7 0.00/1.00 vMB 360
125,243 125,243 0000000000000c7322f572c09b66d17a5bae566edd1b4333b59e85b095fffd93 3 0.00/1.00 vMB 0
125,242 125,242 00000000000003a8df848826cb2e7bb97dce49548dd47f7168695cc7d4b2a040 11 0.00/1.00 vMB 260
125,241 125,241 00000000000001d750a7657d7fb5116af30a2620c233820a4f962a8c4826b861 27 0.01/1.00 vMB 440
125,240 125,240 0000000000001dbbb9c8d198d54ea4dcb1956fcf1d1e8dcec15c8d2ebc123bd7 9 0.00/1.00 vMB 189
125,239 125,239 00000000000044261702f712cb2bec1c7624d5a8fe75d66384dcacb6917eb9f6 27 0.01/1.00 vMB 1,151
125,238 125,238 0000000000002366c7538901edc09e6f25a45438f55dcbf27e30e8e026aa5787 2 0.00/1.00 vMB 0
125,237 125,237 00000000000007ab84822b018d000cb4ad9997771e9b5598f839930693c41755 8 0.00/1.00 vMB 802
125,236 125,236 000000000000115f854d86116550e95bd557c47b3e75b0c6f176fc52fdfd15e7 2 0.00/1.00 vMB 0
125,235 125,235 00000000000014afb04778bd948e7453895af57d631342735db56f20d78626f2 13 0.00/1.00 vMB 1,431
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.41 GB
    • Received: 9.10 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.