Loading Tool

Explorer IconExplorer

Memory Pool

73,912 transactions
27.45 vMB
0.06909287 BTC
Random Selection Loading Transactions
Max Size: 167.27/200 MB

Candidate Block

Mining Attempt 001a1f4596d124103b6bf83f3cd02125bbe88ccad50040ee9c87d4db2ef84fa2
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 282440c588ca371970ca705ae687e708f90de40c10e5f4e40a81214a674f7627
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01066172 BTC
Feerates: 89.32 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (533,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,777 381,777 000000000000000008a6d991c6480c6eeef6b016d16b1864b0ecee507deebd44 711 0.83/1.00 vMB 12
381,776 381,776 000000000000000001175c652a572babd30c0227078df395826ccac9a3aadbd7 2,022 1.00/1.00 vMB 44
381,775 381,775 000000000000000003ee8302880a8e3d7a1e76be81c561cee33a44767680472e 201 0.10/1.00 vMB 101
381,774 381,774 0000000000000000026364ce5460fcd5a69827714b94272e61b81e74c97637fb 1,727 1.00/1.00 vMB 34
381,773 381,773 000000000000000009a112b160596f28988483d149e805abb685e921175e9d4e 1,684 0.95/1.00 vMB 35
381,772 381,772 00000000000000000c76d9f8a79573faea225b0946770c6e696fce418541215c 1,365 1.00/1.00 vMB 24
381,771 381,771 0000000000000000099aa5e403fb53149156494b9a466443bb3af7c57ed8caad 1,084 0.97/1.00 vMB 24
381,770 381,770 00000000000000001082036bc5c78a25a50b85744159b260e5136771a5611715 923 0.75/1.00 vMB 25
381,769 381,769 000000000000000005aa0211fe4903d88391654976ae66ff94994769eb739460 2,007 0.95/1.00 vMB 53
381,768 381,768 00000000000000000ed211b270583c6235f0ecf14611c94a5719ca69dfa81065 1,218 0.65/1.00 vMB 39
381,767 381,767 000000000000000002a2e1ddc345b9fe700aa572274cb42e2ebd0a47e7cab403 1,276 0.58/1.00 vMB 38
381,766 381,766 00000000000000000c884634c3543507c9a036a48eb018f9d37d66f36a18c36d 974 0.54/1.00 vMB 36
381,765 381,765 000000000000000005d918e73bcf806ecb84a4262f13bc675433a4aeece40587 364 0.22/1.00 vMB 31
381,764 381,764 0000000000000000022c3ee39bac2366ba86e64aa1fe0d229a381cf2e8b0e918 1,213 0.93/1.00 vMB 22
381,763 381,763 00000000000000000f15f1fd89edd7b1d6ae6db30a6e14287ddb379a112c3820 442 0.34/1.00 vMB 22
381,762 381,762 00000000000000000a8937664476f0ccca1ce9da307d5f383b24e44bba2f924e 1 0.00/1.00 vMB 0
381,761 381,761 0000000000000000109efc55f2c0a2eff97acf584aafd21f2f093c23e7d5ee70 1,585 0.75/1.00 vMB 38
381,760 381,760 00000000000000000caf0d07a8342767b1ac5c0b54fc2e08dbe32f5b7de63837 1 0.00/1.00 vMB 0
381,759 381,759 0000000000000000046756a676062822106593fedde6aea5dae0af5862f00b6b 1,281 0.64/1.00 vMB 34
381,758 381,758 000000000000000010f120662dcc9f8e0644ab2b7800b0f3b50aa89af3389f51 1,741 0.99/1.00 vMB 34
381,757 381,757 00000000000000000658cb22b9a2f18c6a65d57e1f87719532f663e23a6c51ce 421 0.20/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.