Loading Tool

Explorer IconExplorer

Memory Pool

73,040 transactions
28.15 vMB
0.07064512 BTC
Random Selection Loading Transactions
Max Size: 166.68/200 MB

Candidate Block

Mining Attempt 9a21dd5c69233d611a92994180c53dfeb40ff6b7b494e082f2f9e42aeb6f0bab
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a4869a221880a7bad02e1c8d668942b7a6cecbde79c4a62775f17ed35f78c642
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.01434091 BTC
Feerates: 150.86 > 1.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (451,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,743 463,743 0000000000000000003d27e5033aff0d51331604f535b1c37511d84690982290 2,333 1.00/1.00 vMB 191
463,742 463,742 000000000000000001b99f22ca9bf82294950922548e92f008e72622ba893a56 2,485 1.00/1.00 vMB 242
463,741 463,741 0000000000000000006dccef8a9a3a0e412c264c4621ea99e40187f8a6afde18 2,143 1.00/1.00 vMB 227
463,740 463,740 00000000000000000093c68cfc6f7fc066a23940a3ffa00717ee269b65aaf718 767 1.00/1.00 vMB 287
463,739 463,739 000000000000000001d4ec1c56ff032cbb96d85186979667c5eedafdf20626b3 1,925 1.00/1.00 vMB 206
463,738 463,738 000000000000000001ebb97889800bd7a58b6f417f3d88d08580a39ffe7d0cf1 1,995 1.00/1.00 vMB 165
463,737 463,737 0000000000000000019c938acfd0e02b200f16ad1183c679125cba6b25b9bebc 1,889 1.00/1.00 vMB 231
463,736 463,736 000000000000000000b8044728b15b96bc31f26ee428a49cb600e3a45692e48f 2,041 1.00/1.00 vMB 241
463,735 463,735 000000000000000001bc5564e0cabbd703dfa8baaacd1c729dab9aace0411274 1,670 1.00/1.00 vMB 206
463,734 463,734 00000000000000000047877d413de0bb14e7126d02e704ebf694fdce9d40b17d 1,423 1.00/1.00 vMB 104
463,733 463,733 000000000000000001df6bbb9fc377705591d267c7ee510741770bfa6b8bd29a 1,994 1.00/1.00 vMB 183
463,732 463,732 000000000000000001a95db5e02b302ebfb241b642efb372d1acabbfe21b13e9 850 0.25/1.00 vMB 399
463,731 463,731 000000000000000001d8ae28ed82383729fe88f54e5f9a12f7c89143235529c6 1,843 1.00/1.00 vMB 119
463,730 463,730 0000000000000000002103ab3e5c22c09412af082ca8fea2decdadb2058ca518 781 1.00/1.00 vMB 83
463,729 463,729 000000000000000001fa5e31fe0335b4df32f6d6f59fa24f929c8375da643bf0 1,024 1.00/1.00 vMB 83
463,728 463,728 0000000000000000017d1df56b476f1ed8da85c206de596d27a3183113b7ecf6 2,387 1.00/1.00 vMB 95
463,727 463,727 00000000000000000038a63db3f3dace0d0e4161b6285d49b8d9db0e2c716e47 2,062 1.00/1.00 vMB 149
463,726 463,726 0000000000000000005623a6b737d73b4dc377612cf3524d0b3047dd1ea01dd6 1,740 1.00/1.00 vMB 151
463,725 463,725 000000000000000000989922819227464e21feb2bae3118e37128389ec6c4ea9 2,302 1.00/1.00 vMB 206
463,724 463,724 0000000000000000015e22a0988fcc1416debc85901e6f22efd9adfe6c15795d 1,642 1.00/1.00 vMB 126
463,723 463,723 000000000000000000770c94f22235c42fff041e7e60b67295ea32ae836cdf99 1,790 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.