Loading Tool

Explorer IconExplorer

Memory Pool

40,470 transactions
16.42 vMB
0.12286061 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.77/200 MB

Candidate Block

Mining Attempt 8c8979e1299ee3af9b9709c52e250ab41599e3a988be856e345ae6d91baa207b
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root ef8e73d65a80008ed9c8e8dc8bd33005fa3eecfb6bf427392ad6221f9b5e02ba
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,975
Size: 1.00 vMB
Total Fees: 0.03833061 BTC
Median Feerate: 3.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (685,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,069 228,069 000000000000023621f7b84c10d55a78f46865470b3a5a7651211cc85770a937 324 0.20 vMB 178
228,068 228,068 00000000000002109fad972ce5918d70b2fbdd62163dfd4824144ca3e334a93b 150 0.11 vMB 150
228,067 228,067 000000000000013cc36da8a149085dd21474ed765415e561751c2ca940c6f7e2 205 0.11 vMB 184
228,066 228,066 000000000000007e31bdf10c476997c59efe62d0e3431221511257e353761b4b 342 0.22 vMB 178
228,065 228,065 0000000000000232ed5152a5d338616cfc88d22152394ce4308d4c9150eae5d1 48 0.04 vMB 72
228,064 228,064 000000000000007a046ec32125de2b8928b27ecfe9d13363c04373bc510f60eb 205 0.15 vMB 148
228,063 228,063 00000000000002096120c666edcc04e15001eaf74fb0ff8c44afdd46173a2aa2 171 0.08 vMB 208
228,062 228,062 000000000000010132f59f95e2043218b9bf0f2164691a36bcf722257994b71c 66 0.04 vMB 63
228,061 228,061 0000000000000252a2a9df49858e0146f4fb269595cdd270708cfc7272409113 274 0.14 vMB 189
228,060 228,060 0000000000000183913437ac50f731c6e0f61084617e5b35b8e7daa4133b7e89 378 0.16 vMB 201
228,059 228,059 00000000000002074fd286a00f1bd3279726a503c4f9a1977636aba7ad985f29 132 0.15 vMB 79
228,058 228,058 000000000000015db18b84396ad0ad39f58ea86b8d82e13da7d9086641e822c7 277 0.15 vMB 155
228,057 228,057 0000000000000226800aa465306e08856a315770f8b1cc672922fe93f0c1a8e4 242 0.15 vMB 269
228,056 228,056 0000000000000159584a1552646677fd8994bd23cfaa603c3a5f1af6489e83fb 138 0.08 vMB 179
228,055 228,055 00000000000000ee77333d0286c5008e3a99abbc85471cc345f96ada730b19ea 284 0.15 vMB 141
228,054 228,054 0000000000000094f021c15778e4d5f869f783f52ec5642d3b13a41310ff883f 547 0.26 vMB 199
228,053 228,053 000000000000010f4a3e57f0e0dc761dfb179fba2704f967d5e465691937d945 431 0.21 vMB 180
228,052 228,052 000000000000021fb1547e97625910a5406cb72a1c03ee2579e56016fe9470a2 157 0.07 vMB 47
228,051 228,051 00000000000000cee43d267f6b253fc8feb578d371a7d4902450ae93ed9baece 266 0.10 vMB 293
228,050 228,050 000000000000011c997fbedf430d0d37d02dccefad1022f24577c89ad74227a8 272 0.13 vMB 185
228,049 228,049 00000000000000519d9c12cd738ae9f2ca750044a20b35bdb5ca9bbee7663a74 460 0.24 vMB 219
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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