Loading Tool

Explorer IconExplorer

Memory Pool

75,047 transactions
27.70 vMB
0.07718308 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt 584e9c5763671ab21c36ac3a1089a7e31e0b6998edcc12829e334cd5b2f9804a
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 990ad75c181ff7d19f3283c9257dca3f13df83a14a1397aae2d80d6c80b7bb13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.01796367 BTC
Feerates: 151.01 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (188,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,612 726,612 000000000000000000042c889e15815dc63a65457dbc6484aa8bba895d9f4223 1,129 1.00/1.00 vMB 3
726,611 726,611 000000000000000000079a635329ebda30da52641d1f5f2378c0dfb937a2562b 1,326 1.00/1.00 vMB 3
726,610 726,610 00000000000000000003cf4ca2af79df4698978ad62ffa222cddde14c2090828 2,925 1.00/1.00 vMB 10
726,609 726,609 000000000000000000073f328cee8e3714742602759c44aa8be5fbcf8a1218da 2,812 1.00/1.00 vMB 5
726,608 726,608 0000000000000000000372e6e4808e22f95c88daf12f89d74e8be55ce38f581b 2,378 1.00/1.00 vMB 9
726,607 726,607 0000000000000000000692f04938925ba37be8dbd99e8dc5cbb62577aad12da8 1,607 1.00/1.00 vMB 14
726,606 726,606 00000000000000000008ededd2e5065bfd2655ff01665c96c6d3ffa7eee939a6 2,297 1.00/1.00 vMB 7
726,605 726,605 000000000000000000098d9cf4aa27902b7902f7960a4d66a05bccb1fd747b64 908 1.00/1.00 vMB 4
726,604 726,604 00000000000000000009279881a56163c6f4e986e46d9af203294d9c2a5044fe 1,777 1.00/1.00 vMB 7
726,603 726,603 00000000000000000003bcdf912c6f1dfacc436668ba40d8905f8c697ab45652 1,409 1.00/1.00 vMB 7
726,602 726,602 0000000000000000000542cc7260fa046a5af8c0bb321596d38c73597ac97749 460 1.00/1.00 vMB 5
726,601 726,601 0000000000000000000984f90550aead762d7b828a7bf4414a33cf90d015b98a 2,456 1.00/1.00 vMB 9
726,600 726,600 00000000000000000006027b9de2e4a9e09cda9646edb391bd434f97f063dc1b 2,608 1.00/1.00 vMB 7
726,599 726,599 0000000000000000000033c988350812e4a4db5ce5d5fd08a29406b6b3da9a86 2,694 1.00/1.00 vMB 10
726,598 726,598 000000000000000000086eed3e98b387c49aef891213a28f6b38a79d2db7d08a 2,970 1.00/1.00 vMB 8
726,597 726,597 00000000000000000007570c6dffaf31045da8ec44648af2d3eeb25b84493b68 1,604 1.00/1.00 vMB 14
726,596 726,596 00000000000000000000223396fa1138bf73e51911e63f41fa0e0f053d9c6ba9 2,539 1.00/1.00 vMB 9
726,595 726,595 000000000000000000012c553fb6fabe9c6cc195f9974ff01dad806cdb94c2da 2,674 1.00/1.00 vMB 11
726,594 726,594 000000000000000000071f5f586a527d88420a61be3d0b0e45b1eaa6646137ea 2,954 1.00/1.00 vMB 10
726,593 726,593 00000000000000000005e8909249a3a259a986b4cd2df2f86068fbfb51c04433 3,048 1.00/1.00 vMB 18
726,592 726,592 0000000000000000000177a92761a5564160139a07f4840061e29d206505e059 1,372 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.