Loading Tool

Explorer IconExplorer

Memory Pool

46,996 transactions
27.85 vMB
0.08523876 BTC
Random Selection Loading Transactions
Max Size: 147.98/200 MB

Candidate Block

Mining Attempt 787f6c8b2f70ffecbf6d39d78b018a5f825ea6b575c7f961ac2cf9ae24b8ba0e
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 971ef17acd0eed6f5f732e3b65f37823ed716c09e284e9c9a31fe7896a3a95df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.03218854 BTC
Feerates: 500.00 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (261,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,019 653,019 0000000000000000000d5a0f8473ca37a98b2e67fe2bf65189c13a0c2c0b6bba 1,492 1.00/1.00 vMB 36
653,018 653,018 0000000000000000000e92ec0a28da1a868119b816009a76096b330af25acce7 1,562 1.00/1.00 vMB 43
653,017 653,017 00000000000000000001936073d45beb55bbd0a495f0ca72a7e6c57ed7e0f7e6 2,167 1.00/1.00 vMB 46
653,016 653,016 00000000000000000006d9303557a8dc2909ccadadb735a39e0b30faa03ff257 1,851 1.00/1.00 vMB 48
653,015 653,015 0000000000000000000bac54bf7eb70e03a60b42ef94d88a035a7f0943088c2b 1,031 1.00/1.00 vMB 54
653,014 653,014 0000000000000000000c71843cb6b0ae751e202f312727c687e453054772ae13 1,684 1.00/1.00 vMB 71
653,013 653,013 00000000000000000003ef3e7ffa55db0e7a6994bd8c9fed181a1894e184798a 1 0.00/1.00 vMB 0
653,012 653,012 00000000000000000001fa66d35ba79424deefdb83d5a035b2f02dcb0a134cee 1,465 1.00/1.00 vMB 58
653,011 653,011 0000000000000000000d51b104ed3f669739b0a5166d27657a834135c9c64c7d 1,677 1.00/1.00 vMB 63
653,010 653,010 0000000000000000000126bf870f21b01089e95c726fa43b29a3e6b40c8bcbb5 1,338 1.00/1.00 vMB 65
653,009 653,009 0000000000000000000c576f2f4968b2645900ab7f3c848e97451654fa2f4f18 1,992 1.00/1.00 vMB 53
653,008 653,008 0000000000000000000563723f4ef06fbdddb7adcea310ca7049dbe9b68e5a48 2,518 1.00/1.00 vMB 73
653,007 653,007 000000000000000000068ddde66cb26132ad7c0f989324b5ebb28cf2641f837f 941 1.00/1.00 vMB 62
653,006 653,006 0000000000000000000632cc06d90d0aef6b90146cb902a14c29844e6f321de8 1,708 1.00/1.00 vMB 17
653,005 653,005 000000000000000000084ea75d91fb48cfbb68197b36b69b510ddde212ee5174 2,721 1.00/1.00 vMB 8
653,004 653,004 0000000000000000000716eeaf5825a63974665e2e6c326b6867d8b303a83d2d 2,499 1.00/1.00 vMB 55
653,003 653,003 0000000000000000000b027bd0f3e6cb1f5f18c7ec0a2ed298119e461e56f872 2,436 1.00/1.00 vMB 57
653,002 653,002 0000000000000000000bd82a04908a8cdd5cbb332bf352cb45f11ec2d49874e2 2,933 1.00/1.00 vMB 63
653,001 653,001 000000000000000000027ecf6f624feb62f3acef13b716756cf753ca7e52245f 1,407 1.00/1.00 vMB 19
653,000 653,000 000000000000000000076bafbf65e8effa77952273d5673d2df789b4fef4f9b4 2,264 1.00/1.00 vMB 10
652,999 652,999 0000000000000000000652ac6cbd56ef5f570c785b832030617baaa7d0c25b79 2,423 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.