Loading Tool

Explorer IconExplorer

Memory Pool

37,633 transactions
18.32 vMB
0.14812336 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.94/200 MB

Candidate Block

Mining Attempt 9a53fc812f2769e5e51d31d0b8d4119b5333c402961f842ef207c0a483f468ed
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root a788fb2abcb62e2ae4d405d6a14ddb72ab6cb07d7c915d5a4e4b888d690cd815
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,071
Size: 1.00 vMB
Total Fees: 0.03064025 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (710,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,664 202,664 00000000000002f57d631346cf49047d553023ac2b656d0c4fba2c964da15981 151 0.05 vMB 273
202,663 202,663 00000000000002ea0fb672133c4af78dd21799a033d77a303b70a80e8dc8c67d 24 0.01 vMB 219
202,662 202,662 0000000000000212f933072c762a29f9d81b7dfe7b5b2bdc157523be844a6f2c 41 0.02 vMB 226
202,661 202,661 0000000000000558aaf2262befa80b3dfc70c5f6416c15c00459d1f99bfc51ac 366 0.19 vMB 74
202,660 202,660 0000000000000308b7e705ecde1cd4ebc935a0cec707ac46e05bc8d6bc331be6 11 0.00 vMB 171
202,659 202,659 00000000000001c8aa8955119f94ca5a67805a517fe64b49421b0653d8972248 227 0.11 vMB 196
202,658 202,658 000000000000010b1c13c3934d314a4a5ed0e90f4824dcead2bfda016292fb77 124 0.05 vMB 128
202,657 202,657 0000000000000167ec50a7034bae4aeb96fff7201191e9381c4522cb9eb4d8f0 89 0.03 vMB 50
202,656 202,656 000000000000045ef9dc9f297305b132764d50ec568aba7378bf8e81330225f4 181 0.08 vMB 200
202,655 202,655 000000000000001e28a206dbd3087d45e32eb388e0e6f666173111b985eedc02 248 0.09 vMB 686
202,654 202,654 00000000000001b777ac393f97f5641a2e3aff24587530edbc907722b005b038 118 0.05 vMB 136
202,653 202,653 00000000000005437472089923ed881381889466cc6a32f36b51c5a027312461 74 0.02 vMB 156
202,652 202,652 00000000000003d36c2d2110502b83149ac034a9a09e9205a0a1e5719bf0bffa 114 0.05 vMB 197
202,651 202,651 000000000000044b06e69ce0577a4579ded41ab436d7023c0edaa0f253c59631 88 0.05 vMB 108
202,650 202,650 000000000000018ff98917cb8618f81c3b59dc6c99962fb42387326bdc81d864 145 0.06 vMB 121
202,649 202,649 0000000000000235eba6e49a1fc8fc7850d6b3ebd84db0db2cc766601674b9db 144 0.07 vMB 101
202,648 202,648 0000000000000469725a2e3ee93921d33ee50a34131263ab31c674d3d50c0ee0 44 0.02 vMB 62
202,647 202,647 00000000000000a0b94ef2919ed061b116a18812cce44b12d06f3bc45143e6db 180 0.12 vMB 88
202,646 202,646 00000000000004f97c472d5faafbba7c2a1c944002b0c1f143fdc086e24c14c4 227 0.09 vMB 134
202,645 202,645 000000000000024d874ec1d6b1638d6a41c9f5e169f0e0074ba8eacc2fdbb0be 502 0.31 vMB 56
202,644 202,644 00000000000002518795e2ba1245278fb7c84dcd3d503ce1343f555d40159ffb 315 0.15 vMB 207
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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