Loading Tool

Explorer IconExplorer

Memory Pool

13,201 transactions
5.62 vMB
0.02567249 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.06/200 MB

Candidate Block

Mining Attempt 8e8522548e519e6bb941e1cd2c137925b595357852e4c66184301198cb95e7e5
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root 2568ef03b2327aeee48e73cfe56eb34ff4cf29dae1d22668105b3f9911c5a6b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,573
Size: 1.00 vMB
Total Fees: 0.01618777 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (716,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,494 196,494 00000000000003a884cb247241f9831bb1b265a8c7d7e800e06ba1a642488895 3 0.00 vMB 74
196,493 196,493 0000000000000337239273d473c5e9e0a8170ba2158fa881a25af69b8f3ed644 217 0.09 vMB 113
196,492 196,492 000000000000049486eaa65006afca44a99f8e2693e4336bf468e25e4caa0c70 200 0.06 vMB 6
196,491 196,491 00000000000002a538fb9b907c4a57e35b060e9b2d572088cb69df3f460e0d02 1,024 0.27 vMB 54
196,490 196,490 000000000000060d74705b79ad73c9e8631a0d992dbeecc87e64ac2266523162 324 0.15 vMB 130
196,489 196,489 00000000000001d06d3b424c5e634219678ff4e0b65c12ae0a2558250b9b9a0f 927 0.36 vMB 175
196,488 196,488 00000000000005189d30ae04f62d2b2370133ef791bccf363c4355d9114b24fa 7 0.00 vMB 459
196,487 196,487 00000000000005610aaa578b474ff2c0afd12ca762e67422fedfa7350abbb856 148 0.05 vMB 55
196,486 196,486 0000000000000533b9832e39db7be85b3f15a2d930843811938b44d9a73639e2 9 0.00 vMB 14
196,485 196,485 0000000000000307703b7f4458f548e40a2827b25dadff6219814ad8b82b8d65 256 0.10 vMB 116
196,484 196,484 00000000000004249301e060738fa6b1669adf178d97f0b2cc0ab73709e90b85 723 0.25 vMB 195
196,483 196,483 0000000000000159380f6af635b4fd040dad6808a98df56b39f564935b0d818b 512 0.17 vMB 165
196,482 196,482 00000000000005158434b1567427e8ebaa017e5660e37068fa438b862f20c9dc 116 0.04 vMB 117
196,481 196,481 00000000000002ca2e92a0c5d97fb21d3567685f040ea6f41c48c3f1ee2857fd 75 0.03 vMB 430
196,480 196,480 0000000000000677c9f7dbe5712cf35fb6ed7465f6b54675e29e3fb74b4f9f92 134 0.04 vMB 422
196,479 196,479 00000000000001b6d2573b34afcbd3c2907aa602641d29a03a5eb97a7fc7b144 194 0.07 vMB 357
196,478 196,478 000000000000001cebf26dc35605615200463207fe99f9d94fe4cded052b32f8 501 0.15 vMB 170
196,477 196,477 00000000000001a07678a6f13f519c9fa4f4576fb6260a9e03dac0a7557eda55 152 0.05 vMB 102
196,476 196,476 00000000000004e913210f8da23974cefd49ce78a3e009c2c7d3b0d660fc18aa 267 0.11 vMB 155
196,475 196,475 000000000000060f1d6d522c07017a35d0c0bc8e69c024535bdfcc46c2a22f74 30 0.01 vMB 72
196,474 196,474 0000000000000020d4f2e768b00c5e27419d08d8e2755888d68b36260dacec4c 171 0.06 vMB 122
Previous 10 blocks ↓
Total Size: 779.65 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: 306.82 GB
    • Received: 1.43 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.