Loading Tool

Explorer IconExplorer

Memory Pool

87,635 transactions
32.94 vMB
0.12673628 BTC
Random Selection Loading Transactions
Max Size: 197.68/200 MB

Candidate Block

Mining Attempt aa3dc29c7ff80fab7d659cf66812488073f6982b36a1431a972f77b6ccf2697b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 85f39d07d98eb31c2c8a044e0e69e24915b566cbf3c8d7e05cf233796776fc04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.04592080 BTC
Feerates: 218.18 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (579,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,190 335,190 0000000000000000152e6cbbfc4d804e5e08bc0e29217e81dd9dbe278b38e8f1 81 0.05/1.00 vMB 17
335,189 335,189 000000000000000016091e4596647ba2aa4bb12bc0f1eac029232a0d938853ba 453 0.30/1.00 vMB 19
335,188 335,188 00000000000000000f6c6feb6d5d7b0b661d3c96da99b3059af30a748aff15d2 128 0.05/1.00 vMB 30
335,187 335,187 00000000000000000c6b2a70b0d22d78a56b97c19641d80e927dca10777b2792 128 0.03/1.00 vMB 49
335,186 335,186 000000000000000012ae1802369ba841a728ad8979376254bd9b5fb195d227d8 247 0.14/1.00 vMB 24
335,185 335,185 0000000000000000069f2ce0ed8a7c88a7511d491a5eea5747965db8e0b5596b 445 0.20/1.00 vMB 24
335,184 335,184 000000000000000012da7c7ba956fb78385302f8378ec0f589e90bcc40a95337 708 0.48/1.00 vMB 21
335,183 335,183 000000000000000009c982b1dd164a4cf5d66bd6e387b504527ec31dd0593612 323 0.11/1.00 vMB 33
335,182 335,182 00000000000000000803486bc12880af012bb8650fc1d8cf5516eb4e3e85e729 407 0.35/1.00 vMB 28
335,181 335,181 000000000000000007669ddb31ff4abde6e268fc4ff4ac2be437b2fe4657a5bf 130 0.06/1.00 vMB 21
335,180 335,180 000000000000000007fb1d6a0cc5002c59093a95126766a8a0e1461fc7960ddb 498 0.36/1.00 vMB 19
335,179 335,179 000000000000000005b7d1ae128d7152771b2aa4610706e3c7b75ab16fd2075c 220 0.13/1.00 vMB 21
335,178 335,178 00000000000000001a01e5c6690b7741cad4773e74f884d95e7e521979fac5ec 623 0.44/1.00 vMB 21
335,177 335,177 0000000000000000056c1c82d60cc6299df116e256d931838be3ae3969bfbe13 631 0.30/1.00 vMB 23
335,176 335,176 000000000000000003b4eaa71aa9eec02c263c9c83e90a4a0c01c26ec3ea97cf 631 0.26/1.00 vMB 26
335,175 335,175 00000000000000001386fb325708b9dbb0a5c1cf289fd605a4e55122ec02bfcf 221 0.09/1.00 vMB 27
335,174 335,174 0000000000000000023d57a16d5eaebaca6bebf1e4fe741a728bfae5fd1b392c 824 0.47/1.00 vMB 24
335,173 335,173 00000000000000001794838a7bdaf3a9b1289210d1cb4e60c9c64050c63f6f0c 303 0.32/1.00 vMB 10
335,172 335,172 00000000000000001404828f2d5a4f7458bbf917f1b417073ba74464dcda6c4b 97 0.04/1.00 vMB 20
335,171 335,171 000000000000000013ae8a933e1df6bc1cab071cfeab2d87a12948dc633a403a 701 0.52/1.00 vMB 24
335,170 335,170 0000000000000000052b2831f0d6e5f55e76118354d3395ceb2a59bbcc1a9aa5 633 0.43/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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.88 GB
    • Received: 15.61 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.