Loading Tool

Explorer IconExplorer

Memory Pool

82,768 transactions
30.61 vMB
0.07412213 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt 9c856e2cbb1ea13f6ea74159e5f619d04be67ab1e3b0700847cc04a5b5a06989
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 412c5357202ca357bd144fed4bc34e4aec8303d355b71d21ae80b0a69acfb178
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.00555694 BTC
Feerates: 146.36 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (225,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,335 690,335 00000000000000000003b782523a4e069a579b3ecb91e8eca97d065740adb6c9 96 1.00/1.00 vMB 1
690,334 690,334 0000000000000000000e7f06831f805dfb24bfe81cb529e22598aecb78925101 2,786 1.00/1.00 vMB 16
690,333 690,333 0000000000000000000a61a9ebc3a2b58a2c4f44eddc8bf53c4e9661482c3d4e 1,502 1.00/1.00 vMB 17
690,332 690,332 0000000000000000000c02b37456d5ea615eeb4891f51151bffd6937a9ba8479 2,965 1.00/1.00 vMB 37
690,331 690,331 00000000000000000006a08565ba1f59f9aab98646bb265accf100641f0eb27a 2,043 1.00/1.00 vMB 8
690,330 690,330 0000000000000000000328b8c7aad272a5839819bcd953ce8ce1c978c75d94af 2,328 1.00/1.00 vMB 16
690,329 690,329 0000000000000000000fee4b61372aeaee7c0054d810ef9542ac6ee2166a5e1e 2,906 1.00/1.00 vMB 36
690,328 690,328 00000000000000000005d553065e52b4a5ef1f7cb9172da1f6ec742172b301aa 2,476 1.00/1.00 vMB 37
690,327 690,327 000000000000000000081731d4993623c2fe8082e79408b619c752d5b0056118 872 1.00/1.00 vMB 8
690,326 690,326 00000000000000000000fb6a478ad38a74e892e11010044877c68868686c8090 1,332 1.00/1.00 vMB 23
690,325 690,325 00000000000000000012f2c374a5f59dab014431866cc1018b60864643eaf8ec 3,162 1.00/1.00 vMB 6
690,324 690,324 0000000000000000000341a4c1ee329888d4be2876b8ee5afdbf2692fd8d1acf 2,453 1.00/1.00 vMB 33
690,323 690,323 000000000000000000012f9e74160a42c364d5c39396ecf6b6ae952558ccdfcc 2,578 1.00/1.00 vMB 17
690,322 690,322 000000000000000000046540955c2dfa5587e2ffca13a9588afd671cc50504ba 2,188 1.00/1.00 vMB 3
690,321 690,321 000000000000000000109f5f495de48fa095f21e044b1cdf7c5505812b82418c 2,963 1.00/1.00 vMB 25
690,320 690,320 00000000000000000003d2b25625609863b9284b407268cf63f4b2730a9c4bb8 3,129 1.00/1.00 vMB 8
690,319 690,319 00000000000000000000cd6f1962910dd6a0762a22e92d50aef116716649879a 2,355 1.00/1.00 vMB 26
690,318 690,318 00000000000000000008b9dfeeb6391ef6958ae4a3e67ac02522da2c805a7175 3,106 1.00/1.00 vMB 38
690,317 690,317 0000000000000000000d7634331ad98d133d81ed3cc05baab580f6d5ee190d30 1,773 1.00/1.00 vMB 26
690,316 690,316 0000000000000000000728b66a255593d1f95d0c30e3aa3b4351813257ff1b46 1,403 1.00/1.00 vMB 24
690,315 690,315 00000000000000000001b4d52cfa3736a1addbbba654c2a293ab5217f7145f6d 1,943 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.