Loading Tool

Explorer IconExplorer

Memory Pool

18,341 transactions
9.74 vMB
0.06493467 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.00/200 MB

Candidate Block

Mining Attempt 00c698c2f2bff4ae0ab94dd865faa1839e1f8d4237719dc1c2666af1d0fae750
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61fb0b17312be584ab16f67277ff9aceff6ecde7e7c51d57b669e895cc2d315
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.03968129 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (720,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,073 193,073 00000000000001c34f4f34715d860d7b9fbd8796a7f2f1b7bea89044162eb723 280 0.13 vMB 111
193,072 193,072 000000000000081da8c54ce4e3b0b4e8ce6a60aef7d2ae4c19a753d3c1aaf956 7 0.00 vMB 0
193,071 193,071 0000000000000299fd92cbe3905a04a5e553e67649d76efa568303805cc2c6f4 62 0.03 vMB 34
193,070 193,070 00000000000006a8f3c58f8dbaa951ca2f2726ca2d01144b76376e7e48c13aa1 227 0.09 vMB 209
193,069 193,069 00000000000004ab34f15672e8f5f6eecc6ed1948b426facaea04cc690d4d480 434 0.21 vMB 163
193,068 193,068 00000000000002b09f92b765bdebf75273f0deaf787db818779fce4cd2adcdc3 231 0.11 vMB 102
193,067 193,067 000000000000015570598ea90ad42f0c30dd7b2eca6226ca616aee6d37416d5a 29 0.02 vMB 71
193,066 193,066 000000000000026b539a67acf393892df532932c52c52e2b65f905963553b339 232 0.12 vMB 105
193,065 193,065 0000000000000543337e771190bdab75419f105437e4ceee8c99a8a5e0eb1db7 128 0.05 vMB 166
193,064 193,064 000000000000055deb6cd1939ca4123a6bfadc692b6b3829b5dc04b4612e1c1e 106 0.04 vMB 88
193,063 193,063 00000000000001b3cedbab5ad250b49f2863a671f55bf76dfcd35e93c52291bf 1,014 0.33 vMB 37
193,062 193,062 00000000000001f083449ac232ea3642db112cd6ba04a9d7073cbab183433dcd 256 0.10 vMB 167
193,061 193,061 0000000000000310b8934526f6f3a197ee2d2ca68e4022f9fd0591840d26a60f 188 0.13 vMB 94
193,060 193,060 0000000000000514a46d20c251d787c49f690103d0876311166d2c3aeb75fcfc 243 0.09 vMB 124
193,059 193,059 00000000000005ab99bcf63c8faed7cb3467390e4fe8128a569a1d439864ddaf 104 0.10 vMB 95
193,058 193,058 00000000000001561395652f2452738dc2013f1869f63acedd829009536ce240 128 0.05 vMB 201
193,057 193,057 00000000000003bb229c98bf628e57ce55104cda625c9b82b88dcc27a8901cd0 76 0.03 vMB 133
193,056 193,056 00000000000005994857dc74abe5a39dd0f49590aa2a201d5ecd880a171af698 61 0.02 vMB 160
193,055 193,055 0000000000000334269c2ed4767bf76071926123c2bc44c5e37a41aee3ffa317 75 0.03 vMB 104
193,054 193,054 000000000000010eca2cac288ea0591503b9190eb94e4a61430c2e2c12cfc175 36 0.03 vMB 175
193,053 193,053 00000000000003a613e8ab110546c2c3b02ab3b5fa805e2d0df2f9529b8a562b 89 0.03 vMB 106
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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