Loading Tool

Explorer IconExplorer

Memory Pool

75,137 transactions
27.75 vMB
0.07616724 BTC
Random Selection Loading Transactions
Max Size: 169.34/200 MB

Candidate Block

Mining Attempt bf4c9116f8aca1cf1e7f88f88b5d6a562577d9323457cd65c300593aa7144c40
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2ffe5ae0ca4835154143dde7c34bb335a8d505a9674ed0cf995a79c70a571208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.01635512 BTC
Feerates: 100.00 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (405,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,253 510,253 0000000000000000005b9306c9bfdf666df5f0b1cf2bf4c452c9faa6ac4e93aa 597 0.27/1.00 vMB 64
510,252 510,252 0000000000000000003fdd98174b076f9236afd8dc880d584602b808c94dd231 2,607 1.00/1.00 vMB 41
510,251 510,251 00000000000000000036ddea9d6a383a2804f59950b65dfd5c63d633c33a2033 1,971 0.92/1.00 vMB 86
510,250 510,250 0000000000000000001763aaabf9825d74748154ea0d5159e179116e450cbf22 1,194 0.49/1.00 vMB 52
510,249 510,249 000000000000000000045dbd48fe659ea04eea6fb770332391eef12a483b8527 1,739 1.00/1.00 vMB 38
510,248 510,248 0000000000000000000ce5e9045d5838fe2891307233fac06e311657a319f159 1,697 1.00/1.00 vMB 31
510,247 510,247 000000000000000000079a6eb4c5be138a39b7dd1b0e3e732da69f1620b5df4b 1,085 1.00/1.00 vMB 22
510,246 510,246 0000000000000000005a64afb7fcf159593c81977f5337a9c3096a75d31f3633 1,793 1.00/1.00 vMB 32
510,245 510,245 000000000000000000290b3c3264348b2c3d2ca723db12773581ba54490421e4 521 1.00/1.00 vMB 9
510,244 510,244 000000000000000000121afd6212dc9a36c0c2df553e7dbf068dcc75ceab0d9d 1,754 1.00/1.00 vMB 20
510,243 510,243 00000000000000000021f1d956a3735dab8708348cf79bd0b8c92e57230682ec 1,581 1.00/1.00 vMB 18
510,242 510,242 0000000000000000005d1e1eab1fcce81cd2b5667f468fde4f5e4b1e9cd3875a 530 1.00/1.00 vMB 28
510,241 510,241 0000000000000000000604c7ae3bd67067eaf9a36839f71ccf81d8b4f16cfcce 937 1.00/1.00 vMB 70
510,240 510,240 00000000000000000046850487510041a397a9e30934eab85864bd2fb2aa3179 1 0.00/1.00 vMB 0
510,239 510,239 0000000000000000000a920ca83fba00fd5c2b1dc320dd65c4faf611523a5e56 1,327 1.00/1.00 vMB 22
510,238 510,238 0000000000000000003197453cbba47a2740323be26e654dab5b1c7113ea927a 1,974 1.00/1.00 vMB 34
510,237 510,237 00000000000000000022696bb27f4474a69e303450b008115052934f6f05f8b9 889 1.00/1.00 vMB 16
510,236 510,236 000000000000000000385790a46046f11a95edcad269bf01d1cda2a509983eb0 1,931 1.00/1.00 vMB 37
510,235 510,235 000000000000000000480ec3a5d90ca02d5bfeadea25d880c690074b4540b4d8 1,964 1.00/1.00 vMB 10
510,234 510,234 0000000000000000001b0ddf599e0a381a5df5060d8f31f9c1eade7877608a36 2,660 1.00/1.00 vMB 69
510,233 510,233 0000000000000000002d63ceffac662dec20197a489e7529a9ac04a87760b3d7 1,200 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.