Loading Tool

Explorer IconExplorer

Memory Pool

16,579 transactions
8.09 vMB
0.06711336 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.52/200 MB

Candidate Block

Mining Attempt 8bdab4da5009ef2254ad920a1b7e80c3c4cb00d837f942d8f148e6a713f2ff8b
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root f1949659db0ae04a32c5c5984f352a4229030cd2278e5b659973f520d490c9d9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.05020751 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (746,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,924 166,924 00000000000005bef0be67b1f6c22641e454a8d544e9cdad35f0daf5b52b7394 72 0.03 vMB 210
166,923 166,923 000000000000070d302d9ff9cf087f9e367584a5af9c2bf5c1605d5d43ef0d60 103 0.03 vMB 43
166,922 166,922 0000000000000a43dbd999c53981aa75c85cd5cd1fab9467a49c11b24aa0fe0f 15 0.00 vMB 44
166,921 166,921 00000000000000852d6544f62fb206a4b9f058f1086488b6b3d2d6beddb9cd83 56 0.02 vMB 147
166,920 166,920 00000000000002a631131adf23bfee344b27b01b5062979efb0e113ea09ea3ed 52 0.02 vMB 165
166,919 166,919 0000000000000aec192fe23ce9aa0b69b41993bde6bf7b0801cb7c33df62f99d 121 0.04 vMB 15
166,918 166,918 00000000000007529d097e198f213902a1be26aa61267e56aea1a6ef38005a15 39 0.02 vMB 82
166,917 166,917 0000000000000b06da2ea4742a6d9bdb57754f5a31b9030ddd539bcd16dfa94c 18 0.01 vMB 54
166,916 166,916 0000000000000552f29c28642cf2e9757c137d3ed21520e2ca39f104e3df5e60 102 0.05 vMB 97
166,915 166,915 0000000000000597943ae5034d96fe7fc2b37b24d3e51ae6e7dd1d36b7791c2f 148 0.06 vMB 112
166,914 166,914 000000000000056384d7f80927c653bbb3ae7390c84c1eba9e1a947c58d9c3a5 63 0.02 vMB 103
166,913 166,913 0000000000000711bb54c12ad8e36818fc9d6034ae49ef5328867188b0450de6 89 0.03 vMB 25
166,912 166,912 0000000000000072ade282ce86ce9a4666c85b1f43851e296f021c02af2a0f7f 59 0.02 vMB 68
166,911 166,911 0000000000000b0f60669ce20b124fcd27daf2033bce2dab2ba40f73705b27d9 15 0.01 vMB 34
166,910 166,910 0000000000000870d5fb4aa63bf08f6cd288747b8d02b18b87b4492fb7b8e6db 1 0.00 vMB 0
166,909 166,909 0000000000000a98c0d59feb3b78e37b404dfcb39bcc18fac427da5c85bea90e 24 0.01 vMB 60
166,908 166,908 0000000000000585d8b59b38d42ce759b9662d408eceecc07147c4c18c2b050a 45 0.02 vMB 136
166,907 166,907 0000000000000a1a1b54e1925bb6af753da9b5069c35b24031e6abe48dfb9161 101 0.05 vMB 81
166,906 166,906 00000000000003d3521f29accfa0a28f818cacdf58007c5c90f971ada5be200a 37 0.01 vMB 258
166,905 166,905 00000000000000f5e8b19b47c1b6f15cd99077e1f457547f98d201a3ecae9321 125 0.05 vMB 118
166,904 166,904 00000000000009aa158ec6ad84a0b59ed2ddfe4e0c2e9ea0fe71494abcddf667 20 0.01 vMB 323
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

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