Loading Tool

Explorer IconExplorer

Memory Pool

84,910 transactions
31.68 vMB
0.18874921 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt 3e782a639efd34d3cd2d8727904819784823f7b35714162c85e7364154bf64c7
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2f6c986035bce3950f66f890db91b70372aacb5fcc671cc1297a38073a26be54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,852
Size: 1.00 vMB
Total Fees: 0.08196235 BTC
Feerates: 502.67 > 8.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (454,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,680 460,680 000000000000000001ff8a43d12ba45627f44e59507cc8a22acb03d66eaba83e 1,829 1.00/1.00 vMB 131
460,679 460,679 000000000000000000437c0ff9f6051a8c51acf87a8711c447ba4b5b363875ca 2,056 1.00/1.00 vMB 153
460,678 460,678 000000000000000002093688031acdc9c8ccff4d175150d6175679cd85021dce 2,618 1.00/1.00 vMB 204
460,677 460,677 000000000000000001d0ec211a64c881eafcf9ed4ed4f29a68f25aeb49c874bb 1,347 1.00/1.00 vMB 119
460,676 460,676 00000000000000000115809b50543248c3b0572642402a9ba3fae22e269c21c1 2,266 1.00/1.00 vMB 215
460,675 460,675 00000000000000000053ea88b25c3867244523ba5e1c75528be88cb3348043a1 2,165 1.00/1.00 vMB 131
460,674 460,674 000000000000000001732753e5ead4baf4d42526ea9e2fd2d6c0f60f40390920 1,322 1.00/1.00 vMB 123
460,673 460,673 000000000000000001039263d2be408e05355cf08777b1a642412d4a4df77ad4 2,502 1.00/1.00 vMB 176
460,672 460,672 000000000000000000268d29b6377f95cca4874e4364623ec0907d7903531411 1,707 1.00/1.00 vMB 119
460,671 460,671 0000000000000000016ae64e49c75aee2cc552813ad29adf6f69d0b4bca3e92f 1,817 1.00/1.00 vMB 163
460,670 460,670 0000000000000000021215e7d26344f686286906bd5caf4ed7f25572415ed544 1,965 1.00/1.00 vMB 102
460,669 460,669 0000000000000000012d25820ab8ac1aa0fd7f7acc2ce7c11ec3527a06e6856f 2,702 1.00/1.00 vMB 135
460,668 460,668 00000000000000000146e8224700cb27dbbd11e03db1d0c6d327cb7319ba7180 2,037 1.00/1.00 vMB 148
460,667 460,667 0000000000000000012bc145c7d7b32930754eb6059aac60f308a0bb61c79db3 2,614 1.00/1.00 vMB 165
460,666 460,666 0000000000000000018a4220034b8b177086f4a0fa15b795ba564579425f89c4 1,905 1.00/1.00 vMB 146
460,665 460,665 0000000000000000018bd2ba855f2bdc332c1e1d378295255e776e99239d2ef3 2,373 1.00/1.00 vMB 171
460,664 460,664 000000000000000000995a8875d47146b2a9fd35c1144dc5f87a09f2cd89579f 2,288 1.00/1.00 vMB 233
460,663 460,663 00000000000000000126e7a51babe34356438d9b796fc0bf431162442e64799a 2,983 1.00/1.00 vMB 128
460,662 460,662 0000000000000000010404864cfc3fb82187c629953187af7841c8f1f0bd8fd9 1,833 1.00/1.00 vMB 141
460,661 460,661 00000000000000000111c17a131a1761ab5f4de0afc582e10fe9121046e89ced 2,381 1.00/1.00 vMB 174
460,660 460,660 00000000000000000116e8faf09c97f0f93694989bed64f151810226869a539a 2,365 0.99/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.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: 672.70 GB
    • Received: 16.31 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.