Loading Tool

Explorer IconExplorer

Memory Pool

48,471 transactions
27.64 vMB
0.05870898 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt 890f02021994e66bee51950376f838ba1f9f045eb8a2c89925a2f4d37e979238
Version 20000000
Previous Block 00000000000000000000375fbbd5a8f857d9cad09c139bdeceef07d2f055246d
Merkle Root 863931c5b7c89bbbcb915fd8434ab17020ee8fc6330af22e45841a51c886392e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,257
Size: 1.00 vMB
Total Fees: 0.00661490 BTC
Feerates: 502.67 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,774 (504,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,896 409,896 000000000000000005c738ee65c7dccf82e7f0c769394027bd884e0958581be0 1,870 1.00/1.00 vMB 40
409,895 409,895 00000000000000000482a260860778fd0ec70719a98b26a86794dfd0761bbcc4 1,789 0.99/1.00 vMB 32
409,894 409,894 000000000000000002446444810524860d50589f92aad6f2c0f33a4bf98a7629 2,906 1.00/1.00 vMB 61
409,893 409,893 0000000000000000044da69b9d82daf2cdd12c0ef00316c41faf77438c9c5250 1,545 1.00/1.00 vMB 27
409,892 409,892 0000000000000000039a002b1a85ad79467e3c35f77b45873cc12d80095d23ec 1,819 1.00/1.00 vMB 32
409,891 409,891 0000000000000000029e44f0ab9f10a04c443d781808597318c83c25857bd989 2,997 1.00/1.00 vMB 56
409,890 409,890 0000000000000000005d706d0b02a795daa4c55cf81ce52e4f3295103f97763a 1,832 1.00/1.00 vMB 26
409,889 409,889 000000000000000002df790855a7fb0e0c1487141b57e0b98f97172733232615 1,911 1.00/1.00 vMB 33
409,888 409,888 0000000000000000042a82b3ccea439b457030bf25fe5c4f1920121c371cdad5 1,886 1.00/1.00 vMB 36
409,887 409,887 0000000000000000013d68a7283c641f9d2fbceb7650967de4a031ba84525d37 2,277 1.00/1.00 vMB 33
409,886 409,886 0000000000000000054cc1279d81a9b11eafbc185aef31f554c411c3ef1aad9b 2,896 0.99/1.00 vMB 75
409,885 409,885 00000000000000000062fd12cbb82d6d588963e6ddc6a3557cf2e3041b4d7600 2,218 1.00/1.00 vMB 33
409,884 409,884 000000000000000003988c398564f407091ba7a6cb78f04ddffc667ba2ab2179 2,509 1.00/1.00 vMB 37
409,883 409,883 0000000000000000043328d0bb5444e53ed6ab44bb59becc84a0621f26693d83 2,043 1.00/1.00 vMB 51
409,882 409,882 0000000000000000034efe636c91dce8c7403723d5d171de8d4aa2387a206fcc 2,014 1.00/1.00 vMB 55
409,881 409,881 00000000000000000454f7c54af3fb0d0edc376750d5c0b3774c85af4fa408b8 401 0.99/1.00 vMB 32
409,880 409,880 000000000000000000c855c99f6890dfb93a397309fd3f5faa0219ac366ec27f 655 1.00/1.00 vMB 37
409,879 409,879 00000000000000000133e89fdacc0a60ada64412b13427e49a3965e5653d37ff 2,711 1.00/1.00 vMB 75
409,878 409,878 000000000000000005bf17720cfaa5136471afbbf726b677d935b84df9614e9d 2,892 1.00/1.00 vMB 47
409,877 409,877 0000000000000000047e3636662ee1eaf358c5de9fea261ca5bf3f7114eac6d7 3,487 1.00/1.00 vMB 94
409,876 409,876 00000000000000000428936d2657984bdaad77454f16eb6b69c76f60e7e813b0 2,886 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.98 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: 648.41 GB
    • Received: 13.05 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.