Loading Tool

Explorer IconExplorer

Memory Pool

64,212 transactions
19.50 vMB
0.05470944 BTC
Random Selection Loading Transactions
Max Size: 125.01/200 MB

Candidate Block

Mining Attempt f9d8ff5dbaa75a2c23417b434d6c2518f71c53b03ee7303c4d55422149b25d71
Version 20000000
Previous Block 00000000000000000001206e61bb1a15b4be04b68cb2616038f5785d332c2ddf
Merkle Root a57e62ae18277b2ca8622353b753b4e0be2f992f3f2f7b6cc4afffd6fb32f7e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,391
Size: 1.00 vMB
Total Fees: 0.01010243 BTC
Feerates: 101.51 > 1.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,814 (886,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
29,052 29,052 00000000639feeab64e725b319b94bc06f0ab44a9e1dd92bbd4d1f246730ec55 1 0.00/1.00 vMB 0
29,051 29,051 00000000a9c047b89b1b5bb38decaaa7adbce54a5bbc2fa23c0d821990c2b07a 1 0.00/1.00 vMB 0
29,050 29,050 000000005c03af6e300861601b7ee86c60f259cc3fc302861401734699f2e0cf 1 0.00/1.00 vMB 0
29,049 29,049 0000000019da4012605bbefb35b7e928b252725aa1f41771f28094d0f58c1f48 1 0.00/1.00 vMB 0
29,048 29,048 00000000ec447a0b6d19a17ca174f990a7c57c1271417bd0770e9574bc5387bc 1 0.00/1.00 vMB 0
29,047 29,047 000000002511c68bfcd75e2b77bb4477cd9f5851f77d4bc29cf6228fda5068f4 1 0.00/1.00 vMB 0
29,046 29,046 00000000397e9f93e7fcdb40329bbc7896e421ea49a1b94f463e95996ed23b0b 1 0.00/1.00 vMB 0
29,045 29,045 0000000087cb2c5bb6e0e270537af14fc8d5d1c4ca612b3ef5ad84964a014319 1 0.00/1.00 vMB 0
29,044 29,044 0000000010622901a1e7d3280c5a32f31b425d9182f2bad94cba7710187f9746 1 0.00/1.00 vMB 0
29,043 29,043 000000004498b51927e1373ee2d46f09721d3f4ef23b81834ddfb263fb76fe76 1 0.00/1.00 vMB 0
29,042 29,042 000000007250efdf34c75b36b0a1b2f36b96b36b5284e6ebb0ff83886587f6cf 1 0.00/1.00 vMB 0
29,041 29,041 0000000084ac2a83cd1c76e0dba81bbf73a3dc17d67c6f14f8a7252cef86f72a 1 0.00/1.00 vMB 0
29,040 29,040 00000000ffd5fbc6cdb40029703159d1b1bbfcef040e76fed978cb4367dad0b0 1 0.00/1.00 vMB 0
29,039 29,039 00000000e5b55ccc5d520458641d2f9f54ba95b20c7ea71f19269ce486b935b4 1 0.00/1.00 vMB 0
29,038 29,038 00000000f14104fb97597ddeed5a29a80e94163f0f135b7ec19b771ba09d5849 1 0.00/1.00 vMB 0
29,037 29,037 00000000fd41c5b3926c02434f59a0c7488630b73a0119199ea77a88e31188f4 1 0.00/1.00 vMB 0
29,036 29,036 0000000030cecc3b91e17be9d1226f1dfb23936879039ae94e27892d3ef01b63 1 0.00/1.00 vMB 0
29,035 29,035 00000000e8e61feea4c250f7137fd4426a750d58a6b48b9c5b64c7c8744b2b4b 1 0.00/1.00 vMB 0
29,034 29,034 000000003118ec7afbebbe7247dfca33b1fccfa2642e83a05f070e8deab2d947 1 0.00/1.00 vMB 0
29,033 29,033 0000000080cae5459657d7521431b3e74e21f2b4f3ce25b3ce8f71bfd1022b2b 1 0.00/1.00 vMB 0
29,032 29,032 00000000b20623dd23e291726ab21ca0ec5db564760290df64a003a475a15c1c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.78 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: 786.43 GB
    • Received: 21.66 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.