Loading Tool

Explorer IconExplorer

Memory Pool

78,890 transactions
29.53 vMB
0.07090380 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt f02560034fcfc469ea0c1a82cf314c4fdf736990ef1fa4c5ecb0415e694aa669
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 92e38c774985ed38bdf09e7e8eab1d6bb9d69d9fc2a2ae92f5045dba289fce66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01089421 BTC
Feerates: 150.93 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (478,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,559 436,559 0000000000000000029cea62db01b2a1d300e8370297d8eaea7a14d9a41dec53 514 0.75/1.00 vMB 21
436,558 436,558 0000000000000000007918a92bf8b5c65fe079e4ccdc8faee1ad3d06041b0768 405 0.31/1.00 vMB 36
436,557 436,557 0000000000000000040043f42eb6cb6ce7e496be939d6371625c2fadff49967c 2,092 1.00/1.00 vMB 68
436,556 436,556 0000000000000000011a5a9e66cb8740a361b4bc8914af63bf91161e428338af 1,413 1.00/1.00 vMB 47
436,555 436,555 0000000000000000038eb5a6725be5200c35c2af1a9c204812080023075c435b 2,413 1.00/1.00 vMB 86
436,554 436,554 00000000000000000249a43a5df27a551344863ee59cb3c91efe33762d1e559a 1,908 1.00/1.00 vMB 68
436,553 436,553 0000000000000000037d47db87783a5ac38d9b83f6b064ca835d84ce161e371d 217 0.15/1.00 vMB 57
436,552 436,552 0000000000000000006484140a2bcdbbfceb3d2e2eb45a66714c561c365910f4 198 0.07/1.00 vMB 125
436,551 436,551 00000000000000000297fd358c117234e459a53fdadce30ec712187f8723fcf4 2,370 0.92/1.00 vMB 72
436,550 436,550 000000000000000001ee5b4c6dd1fca7a2cd30c9ddc5e19e5f409747ff8294de 67 0.03/1.00 vMB 71
436,549 436,549 00000000000000000010278688bc50fb90c60813fb746c80cd60cc9a71daaa23 345 0.74/1.00 vMB 10
436,548 436,548 00000000000000000081073e5aaffd983b433e67a9331daee7e75a2b8b230dea 17 0.01/1.00 vMB 62
436,547 436,547 00000000000000000233d7a431f547d4b822075b23ed06fd834333559ee36cce 1,534 0.65/1.00 vMB 66
436,546 436,546 00000000000000000262338a22406517f7f3b478a792ee0db9590cb67ac7d1e8 482 0.98/1.00 vMB 13
436,545 436,545 000000000000000002bc5bf09dca94cda9e82caca7427f7d389e5b14e50780ba 556 0.27/1.00 vMB 70
436,544 436,544 0000000000000000016f78c7658be3a9e58971f050de951b8b4c832b1acf9a09 1,247 1.00/1.00 vMB 34
436,543 436,543 000000000000000001949135334071246c96db0c85e29dcb4aa72f8265aa7f9f 990 0.41/1.00 vMB 69
436,542 436,542 00000000000000000219a99fca85ce9d59cc2b602e79ec405abbb2cb6ca00a6b 1,162 0.47/1.00 vMB 75
436,541 436,541 000000000000000002a9caacd3cb1faa4e9d7af54d119836659e189c0eccbf6d 360 0.99/1.00 vMB 9
436,540 436,540 000000000000000002d0bf9bc2f16410dacded680189cc2085a468d0d7752d4f 1,175 0.50/1.00 vMB 69
436,539 436,539 00000000000000000079c6af9a3aaf6bbe299134d3cd6b77707ca40a2a8ca858 187 0.07/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.