Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12934160 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt 1f9377075f2ca313ef87afa2f3bd925050accbfe3a30bac2f7de74d694cc0a21
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (666,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,064 248,064 0000000000000019ef6094b2ad76a7baa5bb649fab6765682bb2df755a2c0107 194 0.13/1.00 vMB 119
248,063 248,063 0000000000000065dba1b3411dd7e691b376f1f358e9e909c8bd2163b5eb1d68 28 0.01/1.00 vMB 20
248,062 248,062 000000000000001c55379689501ec3ec6390bd470975260efbbfa552a516770b 304 0.15/1.00 vMB 118
248,061 248,061 00000000000000490068d5b8110ef4dfc3511cfa6dacdcf81b83f2ba9d451b2f 94 0.05/1.00 vMB 34
248,060 248,060 000000000000007bea8b46717ec4acb05830bcb6222497366dd72b02ddc80569 222 0.09/1.00 vMB 126
248,059 248,059 0000000000000001259175b681a5229a11e7d2a9a00dd84900828bb9fe1f7ef1 244 0.14/1.00 vMB 70
248,058 248,058 00000000000000816e8814d08f2ffecc342c3fc0fd4008b13493f12cd7cc4180 634 0.25/1.00 vMB 193
248,057 248,057 000000000000005a1599578fd077fc94f8321bddcbf0425948e6ed4748f3021d 751 0.30/1.00 vMB 156
248,056 248,056 0000000000000047719310d83cc27749433025d25d9ea47ab6a11f82d22c9cb9 450 0.17/1.00 vMB 148
248,055 248,055 000000000000002654f760bee29c92e3a3f8cd46d1a785e6a741fee088b43f3d 80 0.04/1.00 vMB 130
248,054 248,054 000000000000003b66915d033910d4d12850686cb5096cdc10bb7393096e4e29 128 0.06/1.00 vMB 46
248,053 248,053 00000000000000668e6195e3f355577390f648b955c9d07c1ed2f510f4779b73 112 0.05/1.00 vMB 126
248,052 248,052 0000000000000076bbe6785fff7706202985e5f70733be11399b2a005ff13f13 40 0.02/1.00 vMB 57
248,051 248,051 00000000000000217021a41942f7552e20efa7d15bf96fe8fc9da8d080019aa7 524 0.24/1.00 vMB 172
248,050 248,050 00000000000000456bf756c70aa610b3d6feb75875e8f23f36067e24f7f3912a 232 0.11/1.00 vMB 127
248,049 248,049 000000000000003d4485eb8138a60e0e672aa16675f209333d94f902b8a3d175 53 0.02/1.00 vMB 127
248,048 248,048 000000000000007b46ca1d4901ff964f038700ea379a4d82745b08ce320b7fba 296 0.13/1.00 vMB 115
248,047 248,047 0000000000000007ff801e83281ff502a2bba7fae9b2d84631d9da5fbaccb079 133 0.06/1.00 vMB 140
248,046 248,046 000000000000002e14b3d81383860c069875c32730718c08a6c627ae9870c89d 36 0.02/1.00 vMB 52
248,045 248,045 00000000000000158f6bf0398f29c3449cceb487ea7f7e8758bbb753a65aaa57 229 0.08/1.00 vMB 132
248,044 248,044 000000000000001048f88ba970611cf26c6a7e2a2a1231450b034b993a29b311 257 0.13/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.