Loading Tool

Explorer IconExplorer

Memory Pool

78,139 transactions
28.98 vMB
0.07944231 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt d517723796be60c949fb05c0e0751bee376b50c2606c9d81908173373eae1a29
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3c09652c5425f5258b8da3e4417480dca20563ac0b006375779f735e27a552b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01902839 BTC
Feerates: 100.81 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (539,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,848 375,848 000000000000000007101e0de652dff6ea93ccc64101569708b1400f79422244 44 0.02/1.00 vMB 31
375,847 375,847 000000000000000003155b3b17345da6f9db76fed7c6f27e416d9e9f5a7892dc 400 0.28/1.00 vMB 19
375,846 375,846 00000000000000000f26a393e87a120a0f4361f02945947aa8bbe3e0aae8c995 1,940 0.93/1.00 vMB 40
375,845 375,845 000000000000000001a99f25140cd1949270345b528541a1ac17a1edd25caa73 2,006 0.95/1.00 vMB 47
375,844 375,844 00000000000000000c76495c40da2c0ce486fb08688bba068eb65770b5779cd3 300 0.15/1.00 vMB 42
375,843 375,843 00000000000000000da25218112cccbedbd118b138a79dee3e7b33ec001d9880 840 0.39/1.00 vMB 40
375,842 375,842 00000000000000000210045a8edbe974fdd11f1554f551cb5e85fbd9d3c05857 358 0.21/1.00 vMB 30
375,841 375,841 0000000000000000033bac73fab03d29a9053e5bffabbf3e29be2483bdd263f5 1,489 0.68/1.00 vMB 43
375,840 375,840 00000000000000000fbd815227747c1fe1712f31706ad220a7c515d1147563a9 761 0.47/1.00 vMB 26
375,839 375,839 000000000000000008293c1df9b0b857a63b7e4b853d6a145506dfd7e4d16576 21 0.03/1.00 vMB 7
375,838 375,838 000000000000000001d687a22210d81cf42eb0b93dea51a95ec4fcd81b44e0c3 212 0.33/1.00 vMB 16
375,837 375,837 00000000000000000c6b49181d79498b4cf40b95a1434729427729cffafffae0 1,739 0.73/1.00 vMB 43
375,836 375,836 00000000000000000afe46994820b698cfab667b6afd44051346adbd1beb7f4b 889 0.38/1.00 vMB 39
375,835 375,835 00000000000000000c8ec3e6d0f845f53f331e0b6542a4cd4d58bc8af4545e40 1,534 0.77/1.00 vMB 40
375,834 375,834 000000000000000011715fdce3ac12a8195d2e6d3db6830565a72a02b043331c 855 0.34/1.00 vMB 43
375,833 375,833 00000000000000000e4323bc00a0b4463d80eed3e887dca471edfa909c2bde46 1,286 0.62/1.00 vMB 42
375,832 375,832 000000000000000001b1cc11f667a8cc5fae2085ad792161fdfb9017c5c33794 298 0.21/1.00 vMB 34
375,831 375,831 00000000000000000c3fa870c859275e004f637d5dd9a246f5347e979e5b5aec 23 0.01/1.00 vMB 48
375,830 375,830 000000000000000009401e34bae3bda5728b0f6f73b45e28919e5c0ceaf036b9 583 0.32/1.00 vMB 39
375,829 375,829 00000000000000000f4aaf3b044a0bd6076628af2f227da3a92a69e3f88a59db 245 0.13/1.00 vMB 44
375,828 375,828 00000000000000000aa3a3b3bad91cb828c05bfa2c58ef8b51dcf8950d0fd2bf 577 0.30/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.