Loading Tool

Explorer IconExplorer

Memory Pool

44,804 transactions
27.31 vMB
0.08035918 BTC
Random Selection Loading Transactions
Max Size: 144.26/200 MB

Candidate Block

Mining Attempt e0d4580df3d0e26363f4b1bb9c9bb5bead42b3735f7df6c6648c77c4c5957894
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 3012fc82a926854837b7cfeec634a023f9f49a5fd855079d62802cba3bb40692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.02946574 BTC
Feerates: 200.83 > 2.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (751,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,316 163,316 000000000000085a7dc1052af906debbb6fceaa33f041aba74f1e19c81c37404 7 0.00/1.00 vMB 63
163,315 163,315 0000000000000c8940081377653cfa880f46bf352117a3602ab371c4a10173fe 39 0.01/1.00 vMB 9
163,314 163,314 000000000000031a7a913b3140c8a34478becd392e82b3fd0346149e9542a881 12 0.00/1.00 vMB 54
163,313 163,313 000000000000009129a66268f8bf566e7e33f8a152e864fbf38d5ace00151774 13 0.00/1.00 vMB 32
163,312 163,312 0000000000000c3f8f78d857dc4746df9d62d43ac73d89134070a3ef6fbbdd2e 56 0.03/1.00 vMB 58
163,311 163,311 0000000000000b0101c26af204960942368cf0fe296fea938445dc66a4567a77 9 0.00/1.00 vMB 0
163,310 163,310 0000000000000151ce09abcff86f98acedfd2ba511f496fa86c3af68298c8abc 61 0.02/1.00 vMB 78
163,309 163,309 000000000000014a5ec2daf4a27d7f5737b00707cb163e35deb76673bf2fd38e 8 0.01/1.00 vMB 12
163,308 163,308 0000000000000a5b7c8d2d6092805d7e58969bc1218f52d6546a50903fddb1cd 9 0.00/1.00 vMB 0
163,307 163,307 00000000000008aaf0dee602cce81ee7e626a37a7760a4709cc5bd34fa8973e2 19 0.01/1.00 vMB 24
163,306 163,306 000000000000000eb610a61e12800ede88de4350face95d847f1e7d702a328f3 78 0.03/1.00 vMB 19
163,305 163,305 0000000000000a6078c7a69ac5d403bb1c673b82bda0f52113da2b6684f5e981 7 0.01/1.00 vMB 26
163,304 163,304 0000000000000928cab23dbef82b414745ab4666bd03d0c1f50783c725223de1 51 0.02/1.00 vMB 36
163,303 163,303 0000000000000c5a081c82e1059e35d73dc29f9473573ac07d82f437f1df050a 8 0.00/1.00 vMB 12
163,302 163,302 00000000000000718ff7d35cb215ccfee776b3631d8617b21173ae765e475568 11 0.00/1.00 vMB 0
163,301 163,301 00000000000006c9236c4a185222428bffe982fdba8c5c8a5853ba22c9f1e3e6 13 0.00/1.00 vMB 417
163,300 163,300 0000000000000b745159d9536570cc5cbd1fb52eccd2a9f7793e10d29c3d1352 144 0.05/1.00 vMB 36
163,299 163,299 00000000000009296692483f30f7e581e8bd5118847117c9a78da1c1758759d5 56 0.03/1.00 vMB 174
163,298 163,298 0000000000000930e42e828dd37019576502c43093736ae74f2033e62065e3c1 125 0.05/1.00 vMB 127
163,297 163,297 00000000000001182aa262f501783a34049b7aa5ac3da0581a9f2d39368c8b3d 6 0.00/1.00 vMB 0
163,296 163,296 00000000000000d5ec6ec7c1f16122f714b05e9142b404ed2519794925e9f20c 20 0.01/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.