Loading Tool

Explorer IconExplorer

Memory Pool

45,559 transactions
28.79 vMB
0.12825399 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt df1296c40f161dc83abec1a84e209b1870da42faffd84238424752ba425418ba
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 791a82568e3cca3451ac666eaf2945ff0fbf9b8c3b7c34808eab2dfe7cdf9701
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.07285986 BTC
Feerates: 301.60 > 7.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (408,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,182 506,182 00000000000000000014751e7dfc32057d87d456720acc92fac96f9f76b79ff6 1,379 1.00/1.00 vMB 155
506,181 506,181 0000000000000000002b3506c0363f7b19b4431c48a1d810038185e4ff1acccb 206 1.00/1.00 vMB 28
506,180 506,180 00000000000000000042b4b387a7e0736a1c96204255a322c173fa9b5bd771c7 1,756 1.00/1.00 vMB 189
506,179 506,179 000000000000000000066d884ddaf82b588e5459b0194e60f6580b09efc02c3c 1,818 1.00/1.00 vMB 226
506,178 506,178 00000000000000000033ab8bed5b945a2bf7af68d14dbe8a3abea6652556cf58 1,074 1.00/1.00 vMB 59
506,177 506,177 0000000000000000004534ce8056a9bf675353f3bb6f7b7f1a1f192c2d3ed22f 1,766 1.00/1.00 vMB 192
506,176 506,176 000000000000000000303c2c08bc0d52feb645eaa87f0ec51fff1ae0d06cf43d 2,096 1.00/1.00 vMB 276
506,175 506,175 00000000000000000009a8562c96b89a17d7ab31d94ceba1005d7217f559f009 1,376 1.00/1.00 vMB 108
506,174 506,174 0000000000000000000dc84efdbbd0f2257a261f141c8b4d09b0019599a3f286 1 0.00/1.00 vMB 0
506,173 506,173 0000000000000000000c8c408ea40a1c87aa81a58970c43d0cbf8e97e4fec8ce 905 1.00/1.00 vMB 74
506,172 506,172 0000000000000000005095047585dde13e6f7fc24e9bd1aa335ed2dc5effb27e 1,688 1.00/1.00 vMB 158
506,171 506,171 0000000000000000002e72506abc57260f4a852f32ad3bd1a784f3704bacf187 992 1.00/1.00 vMB 83
506,170 506,170 000000000000000000288ee6284c2fbe7539588651a66eb24aa0dee72346ce8a 1,031 1.00/1.00 vMB 96
506,169 506,169 000000000000000000470b94a09319fbce452df0bdad1e4c38f44ebb823aa4c9 854 1.00/1.00 vMB 106
506,168 506,168 0000000000000000000c76a19e400af57ab2b61b539bced8075c34929a499d4b 225 1.00/1.00 vMB 9
506,167 506,167 0000000000000000004dd1257a39a9ee93b0e1e92430596d7d54d14a0e146daf 1,016 1.00/1.00 vMB 78
506,166 506,166 0000000000000000002f5d0b7331c0d1ddddcdbb75e205b968b6e4d2cdf798da 1,540 1.00/1.00 vMB 121
506,165 506,165 00000000000000000005721889d3687ec1065e2fb561840604a148ef2532e672 1,369 1.00/1.00 vMB 98
506,164 506,164 000000000000000000297d9484aedf152db703a70564d842dffbcd8da21469a1 1,099 1.00/1.00 vMB 113
506,163 506,163 0000000000000000000359449e46ab32d22a8383045bc04a9f680c1782526a2f 738 1.00/1.00 vMB 79
506,162 506,162 000000000000000000042c649c7dbc549d61f5c71d3edb153a3f06d66963b212 1,195 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.