Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
29.32 vMB
0.07272790 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt 49bf08b41df0ed1f3d9a223facacd016ece4f8641819022cf524103c4ec80273
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root a03c58882e72a1106704cfcc96306112dfa9cdb3da055fa096e44345c92fdabd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01316751 BTC
Feerates: 170.94 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (429,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,763 485,763 000000000000000000a876672c6edb5de240db9b2379900931fddcd68956deee 698 1.00/1.00 vMB 148
485,762 485,762 0000000000000000011be99ee1d3b1ba449430603d6ee1a75072d4f3a09df286 596 0.99/1.00 vMB 145
485,761 485,761 00000000000000000124fcc5e969f0d16fb072aa0a7c45fa934a07120087a7ca 848 1.00/1.00 vMB 151
485,760 485,760 0000000000000000007e1253df6dbe38b654772dbd4d1dce93fc228d8480cd35 1,418 1.00/1.00 vMB 142
485,759 485,759 00000000000000000052d2160bc6f555e10845dc618bb0e4812d88ee5fc04e87 2,362 1.00/1.00 vMB 97
485,758 485,758 000000000000000000dd2a6910260bbe770b97f71696ad45e4b0556bcc10f93c 855 0.41/1.00 vMB 65
485,757 485,757 000000000000000000c7643b007a730eb1c1f77c440707a9ff6164c9caf56e80 1,399 0.73/1.00 vMB 75
485,756 485,756 00000000000000000070285021b5f88de7ebbd074166dd9a748af0cbddd7962b 1,070 0.47/1.00 vMB 72
485,755 485,755 0000000000000000006adf4398a3ac65f42a9c35dc70c1ae253652d61a089d3e 708 0.30/1.00 vMB 94
485,754 485,754 000000000000000001164dbd05cf7a63aecef5e796dda8a9d3c47e3a4ef8acbb 536 0.29/1.00 vMB 63
485,753 485,753 0000000000000000004f8ecb6df73b8d24829bc82d46e96a3d236a67fe4a11e2 889 0.39/1.00 vMB 90
485,752 485,752 000000000000000000e9bfeef2c8bd321c225d037c2e0d12b882746c69b7dc5e 484 0.18/1.00 vMB 77
485,751 485,751 000000000000000000f41e1b9ffb4948be8ec9ce0663016f9f70777dbd4efe07 1,345 0.71/1.00 vMB 91
485,750 485,750 0000000000000000012789985a3749a424d6c65df670c623add6a55b38cbd11e 1,095 0.70/1.00 vMB 34
485,749 485,749 000000000000000000219d0f3ef767fd90b488bb1687e60f529f2e3dbcfc2c96 2,176 1.00/1.00 vMB 71
485,748 485,748 0000000000000000005490933358b288bf5497c4dc21a2214e712d20c4824b28 2,066 0.98/1.00 vMB 132
485,747 485,747 0000000000000000000db543061651ff716a6c90826b7a2dd7b0d1bf3531f5fa 123 0.04/1.00 vMB 108
485,746 485,746 000000000000000000f80f345f923ed7a5cc714a3f55cbe6c1f7e678a4efd98b 316 0.16/1.00 vMB 109
485,745 485,745 000000000000000000f273fee043834fcd3f594c29bf1292303a30620b442561 357 0.18/1.00 vMB 143
485,744 485,744 000000000000000000b495188f727642e1799dff52c1899d04a0852f3e5fe261 744 0.30/1.00 vMB 79
485,743 485,743 000000000000000000783de329cf57dc8289e35d01ca92d84822538928f5b070 563 0.21/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.