Loading Tool

Explorer IconExplorer

Memory Pool

65,721 transactions
36.12 vMB
0.12190323 BTC
Random Selection Loading Transactions
Max Size: 193.73/200 MB

Candidate Block

Mining Attempt 44c432425f544d8e30308dc86a43ca8763612a988c3eb6ff120ab6c1828d8132
Version 20000000
Previous Block 0000000000000000000048ace00f1641dc15248fc2fc2742944a845d6fb12f13
Merkle Root 79f614d192aae0bb9e4788942438ae99f930540da5a2661afdc8d2614db089e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.03627756 BTC
Feerates: 183.33 > 3.64 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,403 (817,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,529 96,529 0000000000056efaf25e6acb4fbe3299d2da1535c0c98c67d84b3331b08f6d96 3 0.00/1.00 vMB 0
96,528 96,528 000000000006b7e8b789c81593e5a112fed8cde01e5c026d8c3a8a0e4626f41e 2 0.00/1.00 vMB 0
96,527 96,527 000000000003e189a14415f878bbc8c0d067e4048245c339cffab12ee0dc717f 1 0.00/1.00 vMB 0
96,526 96,526 00000000000405a72f5b706191f36ffa720823efba673acdd03040e93bacc399 1 0.00/1.00 vMB 0
96,525 96,525 00000000000145fa7549ad23ec1d5fd0adca68bf439ec460738058fda3f4870b 4 0.00/1.00 vMB 0
96,524 96,524 000000000003b4c0a43eb1f833be443e5a555beefc4483b9e64894e4c3b57543 3 0.00/1.00 vMB 0
96,523 96,523 000000000005d8030f1cf1439862bcdd60c1488b7b6c994a61f306f46ad66fd7 2 0.00/1.00 vMB 0
96,522 96,522 000000000002e558fffc3e039a45b7425b05b51e3e397d4ceedb756695507f28 1 0.00/1.00 vMB 0
96,521 96,521 0000000000078545915d2fa0ca7627cac18cb62ce5e40627ebb0ebda2763b18f 1 0.00/1.00 vMB 0
96,520 96,520 0000000000055341366a2798278be822d29be44d417d3db6fb9d4e3915432a77 2 0.00/1.00 vMB 0
96,519 96,519 0000000000015db08de5e8c958fb9e02bec8794a40a9ac9bf25a5915adba2eaa 4 0.00/1.00 vMB 0
96,518 96,518 000000000006f059a3f378e3ab19a88fe5034b34e8c1b91f4b51e164065677b1 7 0.00/1.00 vMB 0
96,517 96,517 0000000000034485f3c750fdb62afd484f8fd32bac623159509c31d65bcaa0cf 1 0.00/1.00 vMB 0
96,516 96,516 0000000000048a4426c2490051daef6f2f062de014c8d1f2361785b8ce0edd9b 1 0.00/1.00 vMB 0
96,515 96,515 000000000006a25233ca4d4dbdd390df4ae5ae42ad3517e7ae7918223828e504 4 0.00/1.00 vMB 0
96,514 96,514 000000000004c5807c6150cb742acd0caf111803fc9450efe7a39dfc83e8f123 3 0.00/1.00 vMB 0
96,513 96,513 000000000006a62143ab7b3224fa7d2f433fea616e359116fd1c15ad42fd2a42 2 0.00/1.00 vMB 0
96,512 96,512 0000000000079ea96e92ee386493d66843d21e93e542ccc6def30a8ae2c423f4 2 0.00/1.00 vMB 0
96,511 96,511 000000000002a78ce89842ff0a4e4f245107d1c45eb3623169dc19c6ad0977cb 2 0.00/1.00 vMB 0
96,510 96,510 0000000000026430fbbf5760986c9e842a74041fd13677e6c88424588ee978f2 2 0.00/1.00 vMB 0
96,509 96,509 000000000004ad58c6d9747bedf9889e6922a05f6c7a1fbc87d10129a4719d4a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 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: 600.44 GB
    • Received: 10.08 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.