Loading Tool

Explorer IconExplorer

Memory Pool

28,488 transactions
8.15 vMB
0.08125785 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.87/200 MB

Candidate Block

Mining Attempt 6c2059ea681ea7ac822217f934f500203159ef98aef04849b6864b79c35894b2
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 70c4bc53d1e74bba0fec1a56792e41279e87639ced76ec5801139001bb08fff8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,803
Size: 1.00 vMB
Total Fees: 0.03307803 BTC
Median Feerate: 3.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (761,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
151,336 151,336 00000000000009e24ea69f189ced7e9bdc165b493be2879ea4ec2150dfa8e23a 0.01 MB 7 11,888
151,335 151,335 00000000000001d847b785c5f9061e5c170ec65c685393f92973d036f059209a 0.00 MB 11 475
151,334 151,334 00000000000006d69c3b6c1dd48842881742d8c2d0fd4eeed03b55e815d43024 0.03 MB 65 159
151,333 151,333 000000000000005dedb97d5b26ecf13a959f6497444b82eb2772696f504e7bae 0.02 MB 50 38
151,332 151,332 00000000000004fa6483b6fe18b1f89ac6f693d8dd3e2ab68722a76e85a6529a 0.03 MB 64 181
151,331 151,331 00000000000001f15532378ffa125bad2da4f85c582506a1bd8fd52e6a1b843d 0.01 MB 23 0
151,330 151,330 000000000000084c8e2ab3e4ca881647a7fb158f394ccca7a96f61249599eb86 0.01 MB 26 137
151,329 151,329 000000000000053b003fdea3caf11c28022d4f173e208fb30ac7a50ff7111e58 0.02 MB 63 176
151,328 151,328 00000000000003dc624ec3fc55ef62c516530c4a8432258cb47953060fa2801e 0.02 MB 60 7
151,327 151,327 00000000000005ed29e452db890c08e2744563eb699e520968778049aac00c85 0.02 MB 43 170
151,326 151,326 0000000000000b5bd4fa6b57e4100c91a4125872da7dd9f2f5ac12e73da8e920 0.02 MB 70 131
151,325 151,325 0000000000000d25c12778835e26052eb072b0193ba7f5de42edf022e85d7ce5 0.01 MB 26 291
151,324 151,324 000000000000071b9f2cba943a2851a76f9f343be349188ac35a6e071c7499f8 0.02 MB 83 0
151,323 151,323 00000000000006ab14fa2d8dc54933a95289ffb4d94ad25c972f5d75a3c48e2d 0.01 MB 38 149
151,322 151,322 0000000000000099f5d8165b210d19567195c8602d58500700d8c53a1fd61326 0.02 MB 34 201
151,321 151,321 000000000000066fe6f60938ca60277e51b2170d3896e88776886bceb54ad517 0.02 MB 37 244
151,320 151,320 0000000000000a8a1b0665b9cd030d7cb6a7fef99164a39102acdb820a0a4f1c 0.04 MB 67 209
151,319 151,319 0000000000000789727e35891c5ab2a45459f9557694aebfd8d33e877fc96c77 0.01 MB 51 126
151,318 151,318 0000000000000dcd817eb2db31f94586dd92fc54f1eaab2db33601a9839e95a1 0.01 MB 19 161
151,317 151,317 0000000000000597c9b0a848c5e1ff020b8603622cd6ff3cc03ac6384b5c1d3e 0.00 MB 3 47
151,316 151,316 0000000000000b2c408aab0a94d8dd08ac2c45f19ee16b2f6bde5bb3ecc69b54 0.03 MB 82 61
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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