Loading Tool

Explorer IconExplorer

Memory Pool

48,382 transactions
30.43 vMB
0.10389898 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 689680289c0b1837848d706a1ea1ab5c216966f1ca19f47af381232c09ae534b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (568,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,248 346,248 000000000000000005c9f1f00853fcd9a1626d5159497a87a7947fc1bd89b785 248 0.15/1.00 vMB 38
346,247 346,247 0000000000000000107dda6fe244d01b791f0da4bd2e8feb7fa5047e6ac81154 341 0.26/1.00 vMB 18
346,246 346,246 0000000000000000152fda2d1ad2ef80fe97a86fdc1dbab53fb2589808b0c50f 288 0.19/1.00 vMB 27
346,245 346,245 0000000000000000129b3500e6bd4d167c8f61d7a38922bba73c0d075f93293d 536 0.32/1.00 vMB 26
346,244 346,244 00000000000000001218baf83cfa736815ff7f78fd39469695d674ccc2aff63a 1,552 1.00/1.00 vMB 21
346,243 346,243 000000000000000008596bd7ca15fb534a119cd5d219508df39d95e2272c6b4e 836 0.30/1.00 vMB 38
346,242 346,242 0000000000000000039f17297dbcf592ab06724d56699a5c0154375d12322bcf 317 0.18/1.00 vMB 22
346,241 346,241 000000000000000003a646e244532299232cc742351c1412262922a8d239bdfb 794 0.48/1.00 vMB 20
346,240 346,240 000000000000000000471b480dd9d7a7d074d2f4c9da01ea31da33781459af9f 275 0.14/1.00 vMB 32
346,239 346,239 0000000000000000006b16691e6ca737acf8c4041074e02296c2fe3e4b1f628c 447 0.27/1.00 vMB 24
346,238 346,238 00000000000000000281165c5195f2eab9dec857185496da5912c4891f7c1a27 1,171 0.93/1.00 vMB 15
346,237 346,237 00000000000000000553ec0d51835158bc7cad3b52a48ca3e6f6cffa1b82e227 1,872 0.75/1.00 vMB 34
346,236 346,236 00000000000000000971af75d2fc457d256613d2a65177e999e8a94e4657e64f 1,899 1.00/1.00 vMB 29
346,235 346,235 00000000000000001202d8231b3b00dfab0c9b5a6235bd3e9100ac2b10526ad0 424 0.25/1.00 vMB 23
346,234 346,234 000000000000000015a63e8f9079306df69699fb948069066886bb19744251b8 392 0.21/1.00 vMB 25
346,233 346,233 00000000000000000ee1ba35093a736f150a113d0231d50c29b37c3f05d1ae62 939 0.93/1.00 vMB 14
346,232 346,232 00000000000000000f0b44ceb504ccf4fe262b00ef7b69af6991d16e6d7e7486 180 0.11/1.00 vMB 28
346,231 346,231 00000000000000000ab3391341a268f0877ee7f2afb3b2aadb95f334b6674e6d 1,483 1.00/1.00 vMB 20
346,230 346,230 00000000000000000a974cfc482012a332aef4615f0a8bcf094b0b9ae6d405ba 1,233 0.35/1.00 vMB 49
346,229 346,229 000000000000000001113686f8a6863af036333c1b3e16de73ec1cbe63e1a94f 1,264 0.75/1.00 vMB 25
346,228 346,228 000000000000000009a6c5b7b1424cd2130142d414a2b6f2e66bbfff61e384cd 386 0.19/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.