Loading Tool

Explorer IconExplorer

Memory Pool

59,125 transactions
20.26 vMB
0.05694813 BTC
Random Selection Loading Transactions
Max Size: 127.00/200 MB

Candidate Block

Mining Attempt 644b4be1d20e48d9561a7189ae2c369dd1067ca465883a2802bdc6533d2a31fa
Version 20000000
Previous Block 000000000000000000000c7f90aedde84e8d7af33997690383bd476a31fae595
Merkle Root 6dcb2d82c42a6cea2a2f51085989e3b38dd14fa6e51b6dc68d36cdb54a2a2eb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,848
Size: 1.00 vMB
Total Fees: 0.01075569 BTC
Feerates: 150.93 > 1.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,687 (764,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,140 151,140 00000000000009e96d661383a4901479fdbdb5b64b8e92573e2041f3393f25a2 2 0.00/1.00 vMB 194
151,139 151,139 00000000000009941787182d4d342b16103a33931e1618271b0ddc203ccac11d 89 0.02/1.00 vMB 83
151,138 151,138 0000000000000987e3212588326d930feb90d274a3d777e291c7a24a9e9b2874 75 0.03/1.00 vMB 235
151,137 151,137 000000000000021f5ade2cfc458d29137bf34dd94e62054573e544c9cd4b7635 37 0.02/1.00 vMB 202
151,136 151,136 000000000000029974dbb5789c75270d8d00e7e7860ebe0a26b83b9ed92751e4 64 0.03/1.00 vMB 188
151,135 151,135 0000000000000b6cad39854d4d9f002abfe8b0e73d789ac735eb56731011c7bf 69 0.02/1.00 vMB 202
151,134 151,134 000000000000048f125346027d4e5bfc478360ee7194c87f0b88789b558ed3d6 31 0.01/1.00 vMB 40
151,133 151,133 0000000000000a07548a76cced8e1049313ad2f63a66acfdadb7d7527e217d0c 48 0.02/1.00 vMB 334
151,132 151,132 00000000000008949798cecd000f7ff7fca5c501828b107166951d08b61bb583 31 0.02/1.00 vMB 123
151,131 151,131 0000000000000abde004a346f2be1a681a274e6ef4b5cd5484e2052971fd3557 12 0.00/1.00 vMB 196
151,130 151,130 00000000000003ec8e75b9b9f8b242286edc542a0170f52ba644d6defd962196 71 0.02/1.00 vMB 132
151,129 151,129 000000000000076924939cf6542e34bc2557dc2985d54f34b541791ae504986e 73 0.02/1.00 vMB 0
151,128 151,128 000000000000066fa9b563f507e85ad87f4c28eb9e9af5620a51b75d11ec5a80 76 0.04/1.00 vMB 224
151,127 151,127 0000000000000259854ab0c8922b436552743e144f83fff43aeea74dd1f5655c 35 0.01/1.00 vMB 758
151,126 151,126 00000000000003a7cd21aea8a637080d663cbf2c53af60693f78d93437174711 21 0.01/1.00 vMB 90
151,125 151,125 00000000000002c7a7479c15f7ac2a8c1d47a1d3dcb078c6de3174e87ab709cc 90 0.03/1.00 vMB 138
151,124 151,124 00000000000001908187d7f946b094ccc5abac2ea53b477cd09af434477940d8 107 0.05/1.00 vMB 437
151,123 151,123 0000000000000183c36016b44459619f004c6650950f00cc8eb507de239076ce 12 0.00/1.00 vMB 16
151,122 151,122 0000000000000091e08342badb3b8c252e2368eeabb523d0fc846eb1a06dd273 19 0.01/1.00 vMB 192
151,121 151,121 00000000000001bf9bf8f584b75c438d9421f7a0b26a70a89f803ea27be45361 41 0.01/1.00 vMB 7
151,120 151,120 0000000000000435d91e928a739f9586a7c364ce911ecf26412e487df3dc4b45 29 0.01/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.57 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: 774.58 GB
    • Received: 20.72 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.