Loading Tool

Explorer IconExplorer

Memory Pool

78,959 transactions
29.23 vMB
0.08746198 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt 6bd96f35436fc92611c48464f62df37511c47b7b335d299b71676be27f521b4a
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 65921d8b8a96ebfe53d6186c1679c6f76d529aa7202d960e1b627df590758cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.02612571 BTC
Feerates: 100.81 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (257,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,178 657,178 00000000000000000007ad4e42fd00623aeddb5e96db9f54d12d1653653d1c26 2,686 1.00/1.00 vMB 64
657,177 657,177 0000000000000000000c6163dcb5447921db92b98f3dbf5089631efb7f0f7e55 2,489 1.00/1.00 vMB 45
657,176 657,176 0000000000000000000aded99b92f1eee2ba7903a3c1d241ccd158eccfd0022e 1,528 1.00/1.00 vMB 82
657,175 657,175 000000000000000000086e32b7ce7a0c529b7989f6c2cbcd11a044e556a59d05 2,087 1.00/1.00 vMB 20
657,174 657,174 00000000000000000000203d2337b7645767eb7f8f550a45a8e1d114e0e0b759 2,272 1.00/1.00 vMB 40
657,173 657,173 00000000000000000005a660e34c6fee680607de38c9e66a4d904ca814b443b2 1,839 1.00/1.00 vMB 38
657,172 657,172 0000000000000000000ce972295c1af27b7b29903c64ce37ca621382677a063f 2,289 1.00/1.00 vMB 70
657,171 657,171 0000000000000000000abb07c4ff7b5badea6b819c02bb95893f2ed554360cfb 2,599 1.00/1.00 vMB 56
657,170 657,170 00000000000000000003889c5386424c650d5a920f6e479315d14c6ad990fc27 2,111 0.79/1.00 vMB 33
657,169 657,169 00000000000000000009ca73b15c8b8057489316fc100e99d0df1dca171546d4 701 0.35/1.00 vMB 33
657,168 657,168 00000000000000000004ceda938e67888a4f9954a17f6154fa56ea53403d0401 2,246 0.97/1.00 vMB 37
657,167 657,167 0000000000000000000a79bd8ba314b0427c2e80aab8c74fbfb548bf30825996 440 0.18/1.00 vMB 37
657,166 657,166 0000000000000000000415c13b1b593b6e84cb7b737d71b9fb5884f39c1ad167 787 0.29/1.00 vMB 17
657,165 657,165 00000000000000000000068be8542004170794b3937c8f893131ed4b9c07912e 2,132 1.00/1.00 vMB 33
657,164 657,164 0000000000000000000699cbd871ad6d9d81c1e76aca1bb782806c279b09a259 1,325 0.64/1.00 vMB 23
657,163 657,163 0000000000000000000f02be2b5964acbff0ed58bb1e094fd55e7c503528084e 2,048 1.00/1.00 vMB 32
657,162 657,162 00000000000000000009290c3e0da62dc9757cdb887e70ae71b59c8db957e710 756 1.00/1.00 vMB 13
657,161 657,161 0000000000000000000564398eb464814f84b34739739f793591564fa161a917 1,915 1.00/1.00 vMB 20
657,160 657,160 00000000000000000009de11b17fa1f5776f921686d3a340fafb286e4cc0b838 2,233 1.00/1.00 vMB 87
657,159 657,159 0000000000000000000d5627f41a59496814310fd9d944161eb5c48bc117647a 1,030 0.53/1.00 vMB 3
657,158 657,158 0000000000000000000ebbda9be25e3c103723660e7aedab8242bcb8bca5d3ab 2,222 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.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.