Loading Tool

Explorer IconExplorer

Memory Pool

38,597 transactions
8.31 vMB
0.09847182 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.35/200 MB

Candidate Block

Mining Attempt 104ce52ebaf1a656cdbf08658564edf1319e952bf936e1681e41acd6fa0b2a27
Version 20000000
Previous Block 0000000000000000000130a7cc51bc60fb061d01275ed6e1541f6fe390fb25f3
Merkle Root 05ecfa0b1a9bfa570719fcae5e81dbbbd4d7066f893a5cb6ec85af49fe2e2a18
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.04518032 BTC
Avg Feerate: 2.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,766 (671,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
240,973 240,973 00000000000000cfa30a116fd70efe3fb2f87ddfa1c7177e06f13fec98c4e6ff 0.04 MB 65 119
240,972 240,972 00000000000000295c03ecb7c8f0dc1c0447462b5c68a21e7f483e2c70ce76f8 0.08 MB 183 204
240,971 240,971 00000000000000f40c79937c60e991e361b1cd62b9fd765e8cf929d86a87d0c3 0.05 MB 128 158
240,970 240,970 000000000000005c999a3d9bdaa15b40e577ef786ef10cc8820f95eb7db7edef 0.03 MB 57 128
240,969 240,969 0000000000000000f1e327899bdf235d9010af6ee9ccab25cbaf5ffa2ef016e3 0.08 MB 169 163
240,968 240,968 0000000000000025d4b04a6d68b397479f004591e439764b9be2fa1139b01624 0.10 MB 375 27
240,967 240,967 0000000000000072df25d91a239c17178d5aa235779fe89cda608f388e713b59 0.25 MB 517 191
240,966 240,966 00000000000000c8447ba78401bfeed0180521c971a3daf41db19f6e11b74f24 0.16 MB 375 142
240,965 240,965 0000000000000065c5839fb3a192997dfccab8ee7b6ca8d0b0d9de07a3e1b293 0.25 MB 542 161
240,964 240,964 0000000000000055c44d33a94595a4130fffe9a69a3364c55a9fc9bf59d6be99 0.25 MB 573 212
240,963 240,963 000000000000000aeb03cba24a75b3a5756e8058837162262c13d74254c0c497 0.08 MB 151 161
240,962 240,962 000000000000004146450ae4b15690682717c5989f334ea5a4083d399faaaf57 0.08 MB 136 149
240,961 240,961 00000000000000468eed3c889fa2525c3773fa7a7b62f695a82e1b44fe0e6fd5 0.10 MB 357 49
240,960 240,960 00000000000000de43b44b43bf182e99a1c2fc5ffd1b2adb8597e424968f341e 0.11 MB 268 196
240,959 240,959 00000000000000a69f4e348d809640508640f379e99ee8c75f13888bdce5ac1a 0.03 MB 80 156
240,958 240,958 00000000000000d2259763836f41653e5ff4e61360ff85c5319124498d11239f 0.14 MB 368 234
240,957 240,957 0000000000000054ffe725dbe52aef2eac94f7566b73a31f9149f1d5ab0ee0aa 0.05 MB 119 114
240,956 240,956 0000000000000108df7ee8ff012404a18efbc3aa55f8d1329b6dd53d8cb59ee8 0.20 MB 434 169
240,955 240,955 0000000000000052cbfcbd36508b517577ddf3d18974a718a0253ffe53b67845 0.11 MB 251 181
240,954 240,954 0000000000000063cf39e664d3a2fbdfdbdc812ea2541c33fd946001abb1389e 0.03 MB 68 162
240,953 240,953 00000000000000248ee7860f141e3a5c844a8c851c05421920f3786643588195 0.12 MB 293 147
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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