Loading Tool

Explorer IconExplorer

Memory Pool

79,955 transactions
30.33 vMB
0.08664491 BTC
Random Selection Loading Transactions
Max Size: 184.62/200 MB

Candidate Block

Mining Attempt a7c12396b9920f251b504e6374bfd5fd22320b9c340e710640ffd34185dc6a89
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cdb58454640d8039ff03cd99959ebec16b20b23d02e8936b02b8df38afc604cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.01870765 BTC
Feerates: 203.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (763,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,638 151,638 00000000000000aa8419ae01a47dd66f02ba816fb6efa3a7d128a19d15ad5c5d 18 0.01/1.00 vMB 335
151,637 151,637 0000000000000d0040af0c73dbfc52b6048b8c9608874c87cd1b8f4c43d3d4ef 22 0.01/1.00 vMB 162
151,636 151,636 00000000000007d3c938a827a8966fee04104c058abb2c5338733320137416ff 29 0.01/1.00 vMB 314
151,635 151,635 0000000000000b5cd35f45419d6136804bf4ee836c1b59009696d7f35322d50f 21 0.01/1.00 vMB 274
151,634 151,634 00000000000003482fbed5010312fc969a02364ebbf2b6b14b6e36d3ed193e6b 2 0.00/1.00 vMB 0
151,633 151,633 00000000000006c825df67c8bd7afe0bc802d34a75e100894246e1cbb7f68ed4 11 0.01/1.00 vMB 48
151,632 151,632 00000000000003b24fd5f9883caf6e8edb4f467aadb532c208043578ad860b82 2 0.00/1.00 vMB 3,875
151,631 151,631 00000000000003678e7177965b4bbbade80cbc118354824a54ed2a6a1729d224 110 0.03/1.00 vMB 61
151,630 151,630 0000000000000bfc1b7c976df06436b19bdfbdf38b06c4a1348ea947eb73d64e 12 0.00/1.00 vMB 319
151,629 151,629 00000000000007037696380b422d151b1f8ca8151c6c79a4486229e4d4257ded 123 0.04/1.00 vMB 43
151,628 151,628 0000000000000591416557b90feefb81c2e93f39ed7539ac6e0f855fe8b3f115 74 0.03/1.00 vMB 146
151,627 151,627 0000000000000a21960c6898895591ebecce5fd54966143fd95aa4001c508349 36 0.02/1.00 vMB 296
151,626 151,626 00000000000008e07ca9479bbea4a2a903a29c7340386a8e458f1b46cb2bf1d8 17 0.01/1.00 vMB 68
151,625 151,625 000000000000096f3dddc49296d2b3a49ca4ebb4e6ef9618762073ab90d7135d 36 0.01/1.00 vMB 8
151,624 151,624 0000000000000d812193ca096f4ee20241f615f553dfd0423d117f6a6b056765 33 0.01/1.00 vMB 310
151,623 151,623 00000000000000b8dcb2106e038b561b378c465cc4c2f3b3d914440bbd215278 113 0.05/1.00 vMB 103
151,622 151,622 00000000000009edf1ff04fc00759eafd36fbe7f912651a064e1de2cf49dbf08 52 0.02/1.00 vMB 84
151,621 151,621 00000000000006b4c1b481e1c86aad61d524e344e3e4d46c5b4b994e2d2b3c8d 18 0.05/1.00 vMB 133
151,620 151,620 0000000000000391c36f8daba31e1112a88bc3466f76a19396c4bb73ba551846 132 0.05/1.00 vMB 83
151,619 151,619 000000000000009d02ad6ebcd16de3f6f4c420ae380737b6d00fc1db33c5c9c1 13 0.00/1.00 vMB 78
151,618 151,618 00000000000006da3ebbe2d125e317e654ee68ef412e12a8628672c6d52a855a 54 0.04/1.00 vMB 464
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.