Loading Tool

Explorer IconExplorer

Memory Pool

39,258 transactions
27.55 vMB
0.06660167 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt 668d7a7c56bac14b02f95c434ba6195511a088a10266987aba23ee8ac38202ae
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 73dd5352b5615131fe4c40ed526f620549a34e1ac5b44d0c4fc508f2b4cec41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01413706 BTC
Feerates: 100.95 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (692,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,777 221,777 000000000000017e673550d9f9e264df3ff7cda786eeba30e20f7fa06d2ac203 9 0.00/1.00 vMB 155
221,776 221,776 000000000000032b30e675f7b01ae3f0b23377cab357c0a2621aaf3075d4d62b 231 0.12/1.00 vMB 149
221,775 221,775 00000000000003e724edf7b3b00d0137dddf28fe4a78b9ace094aa79b85d201d 118 0.05/1.00 vMB 39
221,774 221,774 000000000000047907098da5fda2e73d799b35a926607bbd2b58bcaffc6125f8 587 0.23/1.00 vMB 220
221,773 221,773 00000000000000b33fbbf46de899e4945d2b6f94e4bdff2a8ac19057c98160d5 268 0.12/1.00 vMB 188
221,772 221,772 0000000000000316c657d9892631f7aa73411df24265c422c4b485f082b67ef6 10 0.00/1.00 vMB 327
221,771 221,771 00000000000000dc7196e46f3d8a48c315f04a61bdc61362fb1cd157854cb150 64 0.03/1.00 vMB 200
221,770 221,770 00000000000001d6890eda39dcdedd92c4dd4d3723163963bdcb9113f7fba0cb 256 0.12/1.00 vMB 198
221,769 221,769 00000000000002157e52d3d42329aec99d616d6fd5bc8b6b1c3dd1602b4446ce 463 0.19/1.00 vMB 201
221,768 221,768 0000000000000482993e130b4ec7203302188805d5beb8e04acb5ab7c32120ef 71 0.02/1.00 vMB 154
221,767 221,767 0000000000000001a8ea450a57ba908759a25535d3e4aa3ff3c45cbcfafaaf40 253 0.12/1.00 vMB 185
221,766 221,766 000000000000041ecf97ca55ba6f1d49b06c3bda60a08c965d06da907ccea577 226 0.15/1.00 vMB 137
221,765 221,765 00000000000002336d19769056bd8d3f6400c7b5dda2d1e7712c37b624a1a3d6 109 0.07/1.00 vMB 99
221,764 221,764 000000000000047ee4d1539ed5ddd756343d5a0703df50d83080ac1720bbd3a7 149 0.24/1.00 vMB 77
221,763 221,763 00000000000004376928b8d8c2750b3fc1c5cec413d3e7adc975d89b4f5255a3 434 0.25/1.00 vMB 154
221,762 221,762 00000000000003898ce073471d9180b497529d7e17f87baf91752b9b8b7ede67 1 0.00/1.00 vMB 0
221,761 221,761 00000000000004030895f4c24d135959e0b8191ee137e29c5e1554e6b5da39d9 1 0.00/1.00 vMB 0
221,760 221,760 00000000000000fc85dd77ea5ed6020f9e333589392560b40908d3264bd1f401 119 0.05/1.00 vMB 33
221,759 221,759 00000000000003b34ca89509da5f558af468c194afaa8d458bbeb07c50cc7c74 770 0.25/1.00 vMB 203
221,758 221,758 0000000000000448f309c446a3f857f9996d54e6cb1ef934ae2df4595e23a678 869 0.25/1.00 vMB 249
221,757 221,757 000000000000040fcfa104e4e6064fc45ad981ae6f53b94408cf5863552a469b 635 0.22/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.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: 632.28 GB
    • Received: 12.11 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.