Loading Tool

Explorer IconExplorer

Memory Pool

42,099 transactions
36.45 vMB
0.13610557 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt b536ef1a5e4fcf61096b0b994d1a494d663bda0f5092ccc62f646734ae4e9229
Version 20000000
Previous Block 0000000000000000000016713bbe3954a25a82ab5b57db0c469b8e726f0c7e80
Merkle Root 8036a45f7a082c00a975a9e98057f39534305a7bb211c699c201b960fa5437d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,051
Size: 1.00 vMB
Total Fees: 0.03810454 BTC
Feerates: 265.25 > 3.82 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,311 (802,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,419 111,419 0000000000000d69f8c5f48ceb13f7c8901d23789293e9e663cb827aed998d40 11 0.00/1.00 vMB 3
111,418 111,418 00000000000088181dc5e925ed05ef3c5363f98211b1749db1614143225c949a 18 0.01/1.00 vMB 202
111,417 111,417 0000000000012648726b01574059ec9b994e91a75f49b7f2f99ebd998419401e 4 0.01/1.00 vMB 0
111,416 111,416 00000000000123d23b9cbbc62a30df742ecb5429796d263d97bd7aac4daedca1 10 0.00/1.00 vMB 3
111,415 111,415 0000000000004869f0e32a18d3146037a11e51730d9e7e971833dce3a7741e55 20 0.01/1.00 vMB 164
111,414 111,414 000000000000a85bdcd0ed03ba71f8321c51034abf963d35b6221fb3bd98b1b1 5 0.00/1.00 vMB 0
111,413 111,413 0000000000010193c66e05956da9f111a451b51d5da453f38f1d8c3f129e234c 10 0.00/1.00 vMB 3
111,412 111,412 00000000000090a6a156ac2549f36efff9d355eaf674b00b389b36778d3b2ecd 11 0.00/1.00 vMB 3
111,411 111,411 000000000000ad38a1f410b4a3662ee4181720be2aa99e94fb6ddca10a537939 7 0.00/1.00 vMB 0
111,410 111,410 00000000000095c11be903069e2c361462f404cc94193f95201924d249a71d57 12 0.00/1.00 vMB 3
111,409 111,409 000000000000e499606fb9d579a28143c1398e07d967ecd94e6bd1bfecaff399 28 0.01/1.00 vMB 3
111,408 111,408 0000000000001a01e5be67aae41edff32fda27763d9e3a7deb39a9523e957ad3 12 0.01/1.00 vMB 0
111,407 111,407 00000000000109232e96459fe00b495338d024ba0c53c658abfea199c97d29c7 10 0.00/1.00 vMB 0
111,406 111,406 0000000000007f4548049635b3e0903a81e37cead811e8dcea21d46b39a75ff0 12 0.00/1.00 vMB 3
111,405 111,405 0000000000007dd2f3186d533b3bdf3104581bd86fd4ca4640fd2f6d8dfcdaaf 17 0.00/1.00 vMB 14
111,404 111,404 000000000000ef0521f8ca8179d0144021af5ce73ed496c3a8f6c2da779a5919 3 0.00/1.00 vMB 0
111,403 111,403 000000000000a793d63e9e4296e6cd738e4192fdde471e7ee4016b22fc87b17e 33 0.01/1.00 vMB 12
111,402 111,402 0000000000010474bc84c4fa0f5a591b2665fffc196a1be1946995777e6bedf1 8 0.00/1.00 vMB 522
111,401 111,401 000000000000d114d32e785d8b680bc11a764af0b01ef0da43b70bf3b6cc12fe 11 0.00/1.00 vMB 3
111,400 111,400 000000000000ae56d35b98df16754c1ef687c920b05b52ccc7807b515ede7915 10 0.00/1.00 vMB 3
111,399 111,399 000000000000d775129e8c2640e965f6dcaf4f3d097b5cdc4dccec29d31654c1 13 0.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.62 GB
    • Received: 9.20 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.