Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
29.14 vMB
0.11802778 BTC
Random Selection Loading Transactions
Max Size: 175.80/200 MB

Candidate Block

Mining Attempt a1c0933cd580c733e2328c0e80bd3364935ec8814f582e2fc3a92afd4a83a3f8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 472d0663791bd242819f0f456baf60189ead144c26b4a83f04ce1c0027719d8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04255953 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (764,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,536 150,536 00000000000008f509a8d7d3649fdbdd406bc57042abbdd6fbba603dcb024d98 8 0.00/1.00 vMB 63
150,535 150,535 000000000000081f7811648c69928519684d35bd986bb29287a2635e096e3e2b 102 0.03/1.00 vMB 114
150,534 150,534 00000000000005258a093b43976a3773abe496629eb6d52f926c26d7042ec0cb 58 0.03/1.00 vMB 93
150,533 150,533 000000000000006b442a2fd8caf5d9cbc9f3cb01fc403d124343173e52e85495 8 0.01/1.00 vMB 0
150,532 150,532 000000000000031fbf3f89a3e5767a40bf229aa49716597701221d614a9156bb 12 0.00/1.00 vMB 53
150,531 150,531 0000000000000390965ac60df193269c3156db152474ecdbfe8827c58fc64648 21 0.02/1.00 vMB 68
150,530 150,530 000000000000015031008ca3295aff6bd28dd14a435435d47202f780eaf4e70c 103 0.04/1.00 vMB 14
150,529 150,529 00000000000002335880ab80f4cb9bc6da4a75c029368a5bbeac9ff9fd653297 9 0.00/1.00 vMB 426
150,528 150,528 00000000000009636a38e94413db666b30c2f40d9dee784d0e40a238b28c15fa 25 0.01/1.00 vMB 135
150,527 150,527 000000000000087970c750c4266507c505113564cd504157987e0a8d1f59153c 16 0.00/1.00 vMB 101
150,526 150,526 00000000000001772547fec436403450f2beb876c0c1bd9d2c95cca7f1a50c85 51 0.02/1.00 vMB 68
150,525 150,525 00000000000001c9fa2bd29ee0d426a2cef512eb9ecd9d5e076c10ef8b65ff72 30 0.01/1.00 vMB 31
150,524 150,524 0000000000000b61e5bfbfe834af5e2904d6f0ab1998b95de53e2f628a40cf14 55 0.02/1.00 vMB 118
150,523 150,523 000000000000067b50018665b2eb00b09dd011d929c769634cb93970a7dedcde 72 0.03/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.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.