Loading Tool

Explorer IconExplorer

Memory Pool

39,869 transactions
19.71 vMB
0.04994555 BTC
Random Selection Loading Transactions
Max Size: 109.70/200 MB

Candidate Block

Mining Attempt e2d92c3b446981377c6be449f19ba7eecb99a05d93c89d26a9632c9aa444c444
Version 20000000
Previous Block 00000000000000000000aff209457d052441f4e9f159052395e8e249f77512fc
Merkle Root d00aacbd92e21022cd6c461c9d664038414d5a52ecc87e9efd98eb7be8748118
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,567
Size: 1.00 vMB
Total Fees: 0.01159327 BTC
Feerates: 74.05 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,082 (743,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,023 171,023 0000000000000ada22c11fdbae75d0bd8bb313b3870a596be63c81fd0e1eb969 94 0.05/1.00 vMB 452
171,022 171,022 0000000000000adb2f45e8d1ecb1765a7fc788b7820f3a3de87c3f3c4dfe7dd2 1 0.00/1.00 vMB 0
171,021 171,021 00000000000005c1930920e353658cc65763616ac9e139d68161544388f6d60e 38 0.06/1.00 vMB 37
171,020 171,020 000000000000081686600665680882beedb00d176947474466d8c52433fc4d45 111 0.08/1.00 vMB 274
171,019 171,019 000000000000042eada4bfccf382e652401812c411b71c4a64d333eac076c10b 180 0.21/1.00 vMB 132
171,018 171,018 000000000000043e584fa28867bd2852ed7e8211db578f01f98aa261ef8ba97c 1 0.00/1.00 vMB 0
171,017 171,017 0000000000000825cfd107d8f0ff39e2baaaf66a1a6e63acda9433e75ca6a1f9 24 0.01/1.00 vMB 1,014
171,016 171,016 00000000000005b32f9073f4ed95d268d592648e2b8415618c802e83802d980e 31 0.01/1.00 vMB 178
171,015 171,015 00000000000003f1058b78086c918972eb04bde60874c46778bfa44937c1bdaa 95 0.05/1.00 vMB 140
171,014 171,014 0000000000000039768d338f1c35761c061e1e28e3f6cb59f45990526ffb03f1 176 0.05/1.00 vMB 17
171,013 171,013 00000000000009dbdcdd1e419c9e89a43c74f0b137b8196fee2b967282368de6 24 0.02/1.00 vMB 49
171,012 171,012 000000000000061e81ceadae82c6a20e177e7464b429dca628845db5230d4c98 44 0.04/1.00 vMB 71
171,011 171,011 0000000000000a4f15c9f06d4c89b1e6281ec64e37fd512a355c60e7faf6f713 37 0.02/1.00 vMB 64
171,010 171,010 0000000000000855f36da443ae477d1d79532aa980a31a3659b96a802273f09f 162 0.05/1.00 vMB 8
171,009 171,009 0000000000000a15d2af511b979ccb484274ff8e430d87715533e523cf007a5c 12 0.02/1.00 vMB 22
171,008 171,008 0000000000000647d03ed24c896f697cc3f16af069d210408ed95a7c5c79743e 28 0.01/1.00 vMB 4
171,007 171,007 00000000000003293a952274e78eaf9c9046984651a022bed6e2117eb1a91c1b 72 0.06/1.00 vMB 78
171,006 171,006 00000000000009b47cadec0cfb554a9617de6b12cbcf14ad3f73e4633e50d91f 1 0.00/1.00 vMB 0
171,005 171,005 0000000000000860a71b20e1f77892e9fdf841bfcc24574ce4f8d6698f5404bf 84 0.05/1.00 vMB 122
171,004 171,004 0000000000000189669cdb40388fdd56dc6cd31e865b64a9ba1858e0c22d7a92 1 0.00/1.00 vMB 0
171,003 171,003 00000000000007a4a1acd9487767b45b5da81a383e9abb2a70cea1ea10ae09ac 98 0.08/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

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