Loading Tool

Explorer IconExplorer

Memory Pool

39,714 transactions
25.61 vMB
0.05083858 BTC
Random Selection Loading Transactions
Max Size: 133.32/200 MB

Candidate Block

Mining Attempt f5fea5fd7c577af733c5f5681e4ec1a4c287eb07554287ae34c65623a2de5ad4
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 9b947d3aa12b13d81260951847a619e6c64e20289c2b974ec26632b0cfb53ff8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,941
Size: 1.00 vMB
Total Fees: 0.00453741 BTC
Feerates: 38.82 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (739,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,546 175,546 00000000000000b73e9f30cad8bcf5edcb6e6aff2abbe4272c977ee76fc279b9 13 0.01/1.00 vMB 14
175,545 175,545 00000000000006698f8a4a55f40b89e82031739f7fd32d822ddaa756051f59ab 72 0.04/1.00 vMB 272
175,544 175,544 0000000000000a600f106495fc76fb8d7baf2eda7c52eaad7ec0367adb139064 32 0.01/1.00 vMB 59
175,543 175,543 000000000000051e5f8961522fd62b921c8199f5208d701515957b547da0e4ea 54 0.03/1.00 vMB 50
175,542 175,542 0000000000000a5a83ba80c1248f73e262d79978a3166fa0de9a98baa8ecf276 108 0.04/1.00 vMB 28
175,541 175,541 000000000000047e6a61a9895d90fb82b4c4462a90b360d7afa3a8eb227575c8 56 0.04/1.00 vMB 160
175,540 175,540 00000000000003222fbea5060ac6d7f8004abe106fafb2b8aecab2a76b3e681f 33 0.02/1.00 vMB 20
175,539 175,539 000000000000013f57dacdbc32b718dffa9cfaa7b420473ba3b4ab4ed0c6e179 38 0.03/1.00 vMB 0
175,538 175,538 00000000000004791ca45711535f3cb76eb791d8d35b86d0fec04b428017e9fe 146 0.11/1.00 vMB 283
175,537 175,537 00000000000008196035230e0130e2be12635f734bdf36b85ced9b35d586ea89 102 0.03/1.00 vMB 97
175,536 175,536 000000000000064960cc3feeebd7835a8a933cb1f1d1e9c835bf4a20cdc38373 20 0.01/1.00 vMB 55
175,535 175,535 000000000000027d29242e348faab5d8768e1fda4708f366555cb859435ee004 14 0.01/1.00 vMB 15
175,534 175,534 000000000000082f118205f8b56200f8d32cb9eb6863af50f99a35e984042b27 60 0.04/1.00 vMB 357
175,533 175,533 000000000000028c6b556268cbcbf268701c70d937be54c602abc41f8b8a5ea6 36 0.01/1.00 vMB 56
175,532 175,532 000000000000052e7509daba5b9787bf2ef8ec5648aadfa9bce8648c2c87c228 84 0.04/1.00 vMB 87
175,531 175,531 00000000000008deacd05b4d53126127f6c3235ab765c05f4071066499a6874c 121 0.03/1.00 vMB 11
175,530 175,530 000000000000018d61ceb1088d6d2f384bdf7d18e8e5821bcdbac578e7a95ef7 144 0.05/1.00 vMB 38
175,529 175,529 00000000000003b8954bacef78ccc0c8cf6387320547b0ac153ce5a23ac86470 56 0.02/1.00 vMB 134
175,528 175,528 00000000000007dcdcd7b10dacb29572f324eabc42b6562cf15fd38f8902e669 62 0.02/1.00 vMB 58
175,527 175,527 00000000000002ee4c07807965c7675bf9ededda683527884fa4ccc7ef8f4a40 108 0.04/1.00 vMB 90
175,526 175,526 00000000000004a98833d89b597f2f6286125567c768b33b843604daa0b0aa3b 98 0.04/1.00 vMB 56
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.21 GB
    • Received: 13.14 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.