Loading Tool

Explorer IconExplorer

Memory Pool

80,569 transactions
30.98 vMB
0.09331082 BTC
Random Selection Loading Transactions
Max Size: 187.58/200 MB

Candidate Block

Mining Attempt 224d7aa2ea3b3e35e13b020391815400e0b6554ed898b17fea60bc5610a88586
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 674f89272f1ee241681f17eb0c5189d43e73cac02b079f7366c14836bebe682b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,145
Size: 1.00 vMB
Total Fees: 0.01896480 BTC
Feerates: 106.51 > 1.90 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (639,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,444 275,444 000000000000000414817f066084579c9ba4a514675943cfa957f5e81e105ced 1 0.00/1.00 vMB 0
275,443 275,443 000000000000000195d8ff1f584089c1f8b0235e1cc196007f955bd515f55d8a 577 0.25/1.00 vMB 44
275,442 275,442 0000000000000000b63faf976f57512efa89b8bece3cc7741e0f076c158d29c8 256 0.09/1.00 vMB 85
275,441 275,441 00000000000000004b5c3e080353bdbb7760354bc3b73d8d35d8277231f48fb2 107 0.05/1.00 vMB 65
275,440 275,440 00000000000000035d24d2abb7091441ba933bef4aeb7efa5cd8d3d1faf5905f 285 0.19/1.00 vMB 31
275,439 275,439 0000000000000000c522807765c89a74af537a092b0d1712643b772a1c0746d5 651 0.25/1.00 vMB 49
275,438 275,438 00000000000000022f54d5933969461ccd68844d7fab25a002193196f3efd062 512 0.16/1.00 vMB 97
275,437 275,437 000000000000000017f848dc7364f94a82ab5802a400929809712e779d23d24a 361 0.18/1.00 vMB 47
275,436 275,436 0000000000000000f8a1ace74cbbf26e4dbd18a4493b06e5731dae8d92de3e12 82 0.04/1.00 vMB 34
275,435 275,435 00000000000000023147df3e436925c3294b721f46ab07d43bdad4aeb9fba728 269 0.14/1.00 vMB 31
275,434 275,434 000000000000000431a91b047cb477f6820b2973e80d56d4f8859da6dbfdffc4 526 0.25/1.00 vMB 41
275,433 275,433 0000000000000001ab62b02bcaae0f072b268425b8568927753e6f3b26dd6a13 626 0.25/1.00 vMB 49
275,432 275,432 00000000000000034f90fd1d0f9e337ba96529c3659d9d5df61b7f0f42e53a8a 900 0.37/1.00 vMB 50
275,431 275,431 00000000000000034829fe63ef1bc9f88d065f6d455e3454688e895f7fdfa7d7 532 0.22/1.00 vMB 62
275,430 275,430 000000000000000391ef40dfa8d9fbc6edbc9d184c97466a1d0cd591527f45e8 230 0.11/1.00 vMB 34
275,429 275,429 00000000000000018f32fa378c071f52dbb830e1cb9eba67e12da6deb0d4820c 171 0.09/1.00 vMB 33
275,428 275,428 00000000000000017e1f761635556d14b20d23c6f1caa71a2b8f5108e82006fa 315 0.15/1.00 vMB 44
275,427 275,427 00000000000000003f19ba0888f980ba2cdc61dfa660774761b7c4caf05be7f9 342 0.15/1.00 vMB 52
275,426 275,426 000000000000000188b4718df5019bc95a45155c5ed4ab3e99eb6dcafa201f33 595 0.25/1.00 vMB 91
275,425 275,425 000000000000000429d780e356e80427a5ec123b3a75ae4bb7b6af435797a877 233 0.10/1.00 vMB 34
275,424 275,424 0000000000000001a0c2b183cb7e46b3594b3230774a507e7725bd88a0cf5c3b 1,146 0.54/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.