Loading Tool

Explorer IconExplorer

Memory Pool

76,713 transactions
28.23 vMB
0.08716828 BTC
Random Selection Loading Transactions
Max Size: 171.93/200 MB

Candidate Block

Mining Attempt 74bcfeff617f52bade91b750da0f4b940bb7ad7a26d2502b38d50143f4ee0003
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5a43e56106277a533a2fec3ba3af77c9d29c36d5a8252f8f7ee5b495b84c9db6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.02550031 BTC
Feerates: 150.93 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (405,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,259 510,259 0000000000000000005d6c963964508faca7bd07ae7e8f4624f726b7be7c26bf 2,537 1.00/1.00 vMB 52
510,258 510,258 0000000000000000004651b7a2ce9ff054afd484e4e1ca247b9a01e2a6c01000 1,239 1.00/1.00 vMB 8
510,257 510,257 00000000000000000017b11655a62051bf789aeb143eade968361f6f5394eb29 1,266 1.00/1.00 vMB 13
510,256 510,256 00000000000000000051569d61286705d100259d27aa1d17f9ef612872bb46be 2,431 1.00/1.00 vMB 24
510,255 510,255 0000000000000000000a8fc1ad22c8498851a19134750c2da049909895a4fd39 2,286 1.00/1.00 vMB 61
510,254 510,254 0000000000000000001889313542647e27474da25e0e2029225ca18e9cbbd8d2 2,527 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.