Loading Tool

Explorer IconExplorer

Memory Pool

83,208 transactions
32.16 vMB
0.08563489 BTC
Random Selection Loading Transactions
Max Size: 195.25/200 MB

Candidate Block

Mining Attempt bbe8b61211ed556cf225e760557e34a8e1e05ebf0bf5aa250ba999fd9c1da2ca
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 7bb1f221edd0a43fac6782e52ec8aa39e126f7cf2a53ff60d382ff59656cac31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.01502023 BTC
Feerates: 150.92 > 1.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (764,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,522 150,522 0000000000000a967785aa28c5c86049cf64374cbb4dfe67cd03f0ad1ded6565 10 0.00/1.00 vMB 330
150,521 150,521 00000000000004f1978d3b2976fb8d888213dc66354be1750c7a74050741f7aa 24 0.02/1.00 vMB 5
150,520 150,520 000000000000068956c23edee2b661b22eef6f8589cf5cf9f823f4ac86e1e829 38 0.04/1.00 vMB 136
150,519 150,519 00000000000004da5a8ddd142e3a8a845102e69e0b19211e1fd9ed83d7b68867 30 0.01/1.00 vMB 170
150,518 150,518 000000000000027fba64c4feda89d5f843af6f43d707e7f1922463a75d701ee2 23 0.01/1.00 vMB 263
150,517 150,517 0000000000000a324345396ae691b163485badf746711e49fd756270d92e032e 40 0.02/1.00 vMB 166
150,516 150,516 00000000000003891997e685b77129c9bed609c81efadc8d34a031de20c141de 73 0.02/1.00 vMB 72
150,515 150,515 00000000000009ffbb65cf004ef4d27d72e4a30aabbe374bbb0b8ff54018bf5a 6 0.01/1.00 vMB 9
150,514 150,514 00000000000003692e963c5080f2a16944462a42a62d9c3d95d20a558ffef640 55 0.02/1.00 vMB 96
150,513 150,513 00000000000001960dd2013f56e9519dead742c794db9d403e2dceb7d9f5a69d 1 0.00/1.00 vMB 0
150,512 150,512 00000000000008cd29421674d5b4a5bd07886600a6432122777f36928b754930 60 0.04/1.00 vMB 284
150,511 150,511 000000000000012f2aa511148c4a7ebf67dd81a634ec62ca9b4b6e4578df8f4c 40 0.02/1.00 vMB 87
150,510 150,510 000000000000037cd2b8545ab9155f80901794a1941959f89cc4b65c07ad300a 135 0.04/1.00 vMB 84
150,509 150,509 0000000000000610153288ce642934293b020e796c53d14fdab92503c24982d1 37 0.01/1.00 vMB 30
150,508 150,508 000000000000071a39602089f6c9c73d425220a7c8a0b1a1e69228fd52169ab3 65 0.04/1.00 vMB 193
150,507 150,507 00000000000008f8329e0005cf4173a3e7981ea5bfab48b44295c007997b19f9 65 0.03/1.00 vMB 593
150,506 150,506 0000000000000447a3850576798baebdf070a567e9fdbef54750de76bfad3656 115 0.04/1.00 vMB 37
150,505 150,505 00000000000000339b05aa503a1f77a5b9d7aa958f9b631b608b13fec19d90bf 33 0.01/1.00 vMB 65
150,504 150,504 00000000000006388f291898a7a97b3d671fc94faea048e2c85bcf5aa0eebd2a 50 0.02/1.00 vMB 161
150,503 150,503 0000000000000562c36038392579e6892bbe087138a269b18bb64c30c712de72 20 0.01/1.00 vMB 234
150,502 150,502 000000000000052f7e5f3ed77203a5eda92b68f60f7f52e8c193bfe57d5a036e 49 0.03/1.00 vMB 646
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.