Loading Tool

Explorer IconExplorer

Memory Pool

71,454 transactions
22.84 vMB
0.08688709 BTC
Random Selection Loading Transactions
Max Size: 145.50/200 MB

Candidate Block

Mining Attempt f886000c81f0481160dd86abba41c81742a41083f444828772dd106a33697d18
Version 20000000
Previous Block 0000000000000000000101234289fc66627138c4a7c893cb0f19f1c6196ab6c4
Merkle Root c84c79e1091cb1371233e2ae96411fe3389472f7f0b4831de52e05e380be9916
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,281
Size: 1.00 vMB
Total Fees: 0.02745330 BTC
Feerates: 300.40 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,662 (764,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,147 151,147 00000000000006989c845419ffec1c396adae915847178eacb8d006ffff2594c 5 0.00/1.00 vMB 0
151,146 151,146 000000000000044949020d520f57dbd36679014a497e9d206910a4fce03103d5 22 0.01/1.00 vMB 154
151,145 151,145 00000000000006bdb9c0f65fb3553e9ee2c10aaf138257b172d546bcc062bced 63 0.03/1.00 vMB 9
151,144 151,144 000000000000076083052946117745b3cbb689f6883758e8227aed726898234b 62 0.02/1.00 vMB 85
151,143 151,143 000000000000007a37bc5ab474f2067fb3a0a52d9807464c25b4a39947afdb5f 58 0.02/1.00 vMB 189
151,142 151,142 00000000000000c50acc2973d031aaa88a3a7ff49bc40323b47f8b2636260119 46 0.01/1.00 vMB 117
151,141 151,141 00000000000004eaa20c7b5f95dbf9d94932c77c20e809fbebc6b785f2d347bd 48 0.02/1.00 vMB 220
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
Previous 10 blocks ↓
Total Size: 783.53 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: 773.50 GB
    • Received: 20.58 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.