Loading Tool

Explorer IconExplorer

Memory Pool

38,665 transactions
15.81 vMB
0.11173954 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.00/200 MB

Candidate Block

Mining Attempt b547a1ac6c1291a37d0c6f1f71cccb9e2c9a476348698195e4778e5865277a65
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 863d4de7c61cf2e94bfdd1db0f2b04b0b8424532b04150b8cd18b412f954b040
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,368
Size: 1.00 vMB
Total Fees: 0.03950188 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (674,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,086 239,086 00000000000000649bc8887d979887d479337bfc985ce8ef7f7b00ae5857144a 477 0.21 vMB 178
239,085 239,085 000000000000012a21bc35a9b14716b63dddc9c1ba9178667e75da247dcfc983 191 0.09 vMB 104
239,084 239,084 00000000000000b904a6e5223bd29e66e3e42dc5c76889833454f2473687888c 291 0.13 vMB 149
239,083 239,083 00000000000000feb8af5c3910fe85e56514c813f93aa87e5cc559f2d955f8b3 233 0.12 vMB 137
239,082 239,082 000000000000015753b8a8b200710e9b2a9dce5a1bb359292fdd44b32d7a3bb4 12 0.00 vMB 212
239,081 239,081 0000000000000143e429544f13f5f9686a4112741066a32f5dd783266be72c45 152 0.06 vMB 130
239,080 239,080 00000000000001052d0803b6b606e2245d2c65ef776fb860b6cefbb7d34e0780 289 0.14 vMB 136
239,079 239,079 0000000000000153bd9060aab2547cefa2b01369af98335243e7065bad52c496 222 0.14 vMB 144
239,078 239,078 000000000000014aa42da41779c75d8befb5432995c659b9825d8a3b66429f5d 212 0.11 vMB 123
239,077 239,077 00000000000001051f15f760bd92c0899cc160e833cb05f266543384004be311 1 0.00 vMB 0
239,076 239,076 00000000000000c14239422c84dcf1cb590673be0ca9cf5e4e355e2297a0f642 182 0.08 vMB 150
239,075 239,075 0000000000000135bddcdcb8cefd0ac7615e9f5804b7a2802209cc6c5afb92ce 161 0.09 vMB 124
239,074 239,074 00000000000000aa6912e729384c1183a6388e9c069e66b7ea2a4e86dfcb8afc 330 0.17 vMB 142
239,073 239,073 00000000000000f76bf8fbd07449187303306b2cf346008247d6ed3329835408 160 0.09 vMB 137
239,072 239,072 00000000000000d71a75a19ac2396863e213053fc8269c8cbb576b7c76cda862 25 0.01 vMB 111
239,071 239,071 00000000000000381005a973a5426933f0a32915cb36f30996cfedcf928435f2 67 0.05 vMB 66
239,070 239,070 00000000000000866cf38bab6439b3e6b212dc95b3d559fd0201fd1f3ef2ecb6 307 0.15 vMB 173
239,069 239,069 0000000000000071d7669130a8f2b791f0da528afe9ace01f0077e4d3b4acc65 128 0.05 vMB 171
239,068 239,068 00000000000001126a50d679f6bc4dc207e27c4198ecd0c45d709b169faa7458 539 0.22 vMB 180
239,067 239,067 0000000000000123c8db917ea8f3fba02ef780424420940c391e2abd9397d487 101 0.06 vMB 142
239,066 239,066 0000000000000117c25c4e2e906218863ceb19818cfea8ccd10db3d8b9171b3c 84 0.05 vMB 132
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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