Loading Tool

Explorer IconExplorer

Memory Pool

17,393 transactions
9.10 vMB
0.02348744 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.97/200 MB

Candidate Block

Mining Attempt 3874c9ef0f6eb29c010bffaf8575432386efcea6b6854cc6b1e855cff9362af1
Version 20000000
Previous Block 00000000000000000000d3f4e5195ad8c9a7be58eafd281273ee95f83be78592
Merkle Root b42b5865ecedcd1eb3fe4fa54014703e62cb3df2281a9d4ad0c898628e10cdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,419
Size: 1.00 vMB
Total Fees: 0.00964527 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,567 (646,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,329 267,329 000000000000000147ee93abcf2cf915535af395bd4425698fc7c4a00f0c7363 208 0.10/1.00 vMB 58
267,328 267,328 0000000000000005f6a43fb92fe07340ff37d99cf7e6909e10ec20ae31391b64 213 0.12/1.00 vMB 42
267,327 267,327 00000000000000018dd4f0d224953de4e4514b353e6a3bcb788a78d159d02e88 569 0.24/1.00 vMB 68
267,326 267,326 0000000000000001a6372a6b1324b9506c38e9feced83de46d12c4e8048258ab 130 0.05/1.00 vMB 51
267,325 267,325 000000000000000168278ef3d1fec7e4e9ae886005068627df4834b82160efa0 241 0.09/1.00 vMB 48
267,324 267,324 0000000000000000e76c260edd1296810b4db7cff64fbf75b16ecc446cb85be9 267 0.12/1.00 vMB 49
267,323 267,323 000000000000000657bf0c4a74ed8ad9b51a8aceef230b1a2e29c554e011ebe6 339 0.14/1.00 vMB 69
267,322 267,322 000000000000000923dcff4efdd9fd6b61a540b6f946510740a3f903a03f3532 543 0.25/1.00 vMB 66
267,321 267,321 0000000000000003486be706ecdaf61a21025b09b0b30a30cd22d2744c54a8de 100 0.03/1.00 vMB 51
267,320 267,320 0000000000000004ed916edaa76c0ea33c05bcbcf60888050fc30977b00eb658 19 0.01/1.00 vMB 41
267,319 267,319 000000000000000aa539e35b27aa654f1299c278a407f13a87e2c0db96523a7b 135 0.06/1.00 vMB 56
267,318 267,318 00000000000000020e433cd02fd6b9d2e03c3387b6942427d68142e068fe554f 185 0.09/1.00 vMB 29
267,317 267,317 0000000000000009178c6e2ca0dc3b463b32c404b1a54d8e14db1d3e2504afc9 327 0.16/1.00 vMB 38
267,316 267,316 000000000000000741f1d05231934ccbdfca379bdca6de3408a202e81bbf0512 965 0.37/1.00 vMB 73
267,315 267,315 0000000000000002cd988d627231ca03edef16e867c98d6fe33365cfda0136fe 29 0.01/1.00 vMB 53
267,314 267,314 00000000000000085380ba235f25d3f6df89c60fe27cc630f61856f3b0688b6c 153 0.06/1.00 vMB 63
267,313 267,313 0000000000000008c4580581f15368385be4cf8a4a1f3365d51de2e90a958408 1 0.00/1.00 vMB 0
267,312 267,312 0000000000000007422df27ceb35280b4ac808d98e072aa4b4bbc9382c506bc3 293 0.13/1.00 vMB 48
267,311 267,311 0000000000000001f630517e750c08ee4616d9d7a361920a7ef242a9a015b893 427 0.18/1.00 vMB 92
267,310 267,310 00000000000000091f5bad69adee17145640408218a11b6a359abd3ad3b878c6 238 0.09/1.00 vMB 59
267,309 267,309 0000000000000004da5ec43e15065b54590688841007e4a3d891adb35cc22ae1 90 0.04/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 779.85 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: 430.45 GB
    • Received: 2.35 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.