Loading Tool

Explorer IconExplorer

Memory Pool

39,474 transactions
27.04 vMB
0.05447898 BTC
Random Selection Loading Transactions
Max Size: 141.28/200 MB

Candidate Block

Mining Attempt 1e9983cd36645454e8963bca59d057575b8306b8bdaa6a4b04af2a4ea113e63c
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 5024fe46e4654e56ec3b1226882ad50495fae85bd2d8136d4ccf88dae4a469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,039
Size: 1.00 vMB
Total Fees: 0.00436757 BTC
Feerates: 30.54 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (809,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,327 105,327 000000000002e862338ea948b7d5380661ebe64191d06e2b5180b31bd0575bf8 18 0.00/1.00 vMB 0
105,326 105,326 000000000000b8708ee38867642f3343f247d0a33b4f31373ad6d934f319cdd6 6 0.00/1.00 vMB 0
105,325 105,325 0000000000026d89b975f439c8483d01c59a403521f42b85d247c276dc8a4300 8 0.00/1.00 vMB 0
105,324 105,324 000000000002e3ab0545ab9bd14053605b8d37c22cdd71a9aab9954b36c50414 12 0.00/1.00 vMB 0
105,323 105,323 000000000001702f8ca95ceaf85c2143ced793bcf71a31300350d5f20722645c 24 0.01/1.00 vMB 0
105,322 105,322 0000000000028a23e967f1685a205dc9bdaa3dafdb6243e928d1646b4df37ea7 12 0.00/1.00 vMB 0
105,321 105,321 00000000000257308a14000272ee228252d320b244a05ab520a52b041dc074e3 12 0.00/1.00 vMB 0
105,320 105,320 0000000000011765550febed60badc28bc774335bf2a7ca66384b36be6ec4948 12 0.00/1.00 vMB 334
105,319 105,319 0000000000011f5a2f29412850b72a812fa79591c56e63be4a3d2b3e3b3858e4 10 0.00/1.00 vMB 0
105,318 105,318 000000000001c0d00c64a3b54fabb254121deabb50434a6b354fb5098d14480d 12 0.00/1.00 vMB 0
105,317 105,317 0000000000016504b1e4b9c095e3fa01f358d0d1f35d6cbb4e9c2d9415eb0a00 12 0.00/1.00 vMB 0
105,316 105,316 000000000001111edc2e867e9a45218218c9431bd8a884170e9576f5d694cea4 12 0.00/1.00 vMB 0
105,315 105,315 0000000000027681a0e63cc2cccf8e308b87ddcafb3d0c639059d259943d11e8 12 0.00/1.00 vMB 0
105,314 105,314 00000000000079717e70c7c16e8cc0255bd7514e92218e2701b04dda923f9fd9 12 0.00/1.00 vMB 0
105,313 105,313 00000000000238f7ba5b504c1a7214143cf1340a18c3ca68cefef88214a4166e 12 0.00/1.00 vMB 0
105,312 105,312 00000000000089c71cc77313624bd76fd068e20106a32c056a1cf08d03175ddb 24 0.01/1.00 vMB 163
105,311 105,311 000000000001092ca8cc6ea9d06cedd80dc26969a296ce5c400499e48abc5c5a 12 0.00/1.00 vMB 0
105,310 105,310 000000000002dff8769f7a63d8174093c5ca8ec52379656ec4e25687c8933c98 12 0.00/1.00 vMB 0
105,309 105,309 000000000000cca724c0124d3bd308b002f7b04c84d58a7badd2a8d510becae3 12 0.00/1.00 vMB 0
105,308 105,308 0000000000028d27bfe05fe961bb8ea6c8e3ab5fe644defc480eccc8a3a7832c 2 0.01/1.00 vMB 0
105,307 105,307 000000000000632a962e1d161d99e577c8ee81b3dce50d3c8ef363c758ac7801 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.