Loading Tool

Explorer IconExplorer

Memory Pool

25,652 transactions
25.89 vMB
0.03280356 BTC
Random Selection Loading Transactions
Max Size: 141.25/200 MB

Candidate Block

Mining Attempt 83b18925e37eb0369a8227510b1f15550cf538b734f86891f113726150532144
Version 20000000
Previous Block 0000000000000000000060750b51571e335329d974221fad59282edf90411e49
Merkle Root 1c4d62d057ee90586d8ad9d61c40e39115dddfbb8b717a92190d885826a1ad1c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00406135 BTC
Feerates: 180.34 > 0.41 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,570 (205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,365 939,365 00000000000000000001bf1793e52158d57ba25980c349da844256c87186d432 1,794 0.62/1.00 vMB 2
939,364 939,364 000000000000000000001b4987442782a2636f33f2eb72b69a7bfac3fc402bf8 2,500 0.96/1.00 vMB 2
939,363 939,363 000000000000000000005286e594031375f0b5f00df1ce2944b637e67033d727 4,163 1.00/1.00 vMB 0
939,362 939,362 0000000000000000000096f35f805f85742754a762313c4e725d0ce27db37a8e 4,022 1.00/1.00 vMB 0
939,361 939,361 00000000000000000000f24ed7c328cd4f2e00a45749196fed296e66879cbdca 3,481 1.00/1.00 vMB 0
939,360 939,360 000000000000000000001cec07c55607c3e48c94721de563e6b935f3bf297144 582 0.20/1.00 vMB 2
939,359 939,359 00000000000000000000212c30bbfcbc147eb670087a1ae24873313d2cd39b43 1,476 0.58/1.00 vMB 2
939,358 939,358 00000000000000000001a2e6ec496550594f53b47450be81707d2953dbe878a9 2,925 1.00/1.00 vMB 0
939,357 939,357 000000000000000000018ab94d9ea845097ed2525f2a0a7dca7df1788857a5ad 3,623 1.00/1.00 vMB 1
939,356 939,356 000000000000000000005e23fe96f3df77d549337ed138fda4a516fa240a538b 3,563 1.00/1.00 vMB 1
939,355 939,355 00000000000000000000798ff73bf0af14e83e86754dc1663acf3b08092812fa 2,677 1.00/1.00 vMB 2
939,354 939,354 00000000000000000001b194a2def9c432b968994258da987ee8f8da2197b4e7 3,221 1.00/1.00 vMB 2
939,353 939,353 00000000000000000000ecdb8144d4e77b3ca18390c013166e12d5cd764ee5c6 3,871 1.00/1.00 vMB 1
939,352 939,352 00000000000000000001a382beaa2699821328647d4329691c3a2f3287d8ea03 500 0.17/1.00 vMB 1
939,351 939,351 00000000000000000000937eabe98b21bd68512b3c6bd3857fe62244a2c46d74 2,059 1.00/1.00 vMB 0
939,350 939,350 0000000000000000000096a85dd34547e32174e05f7b36d733a231216ba8264f 713 1.00/1.00 vMB 0
939,349 939,349 00000000000000000000060301ea70c529d5cbb4f775b6ade96cd7b44d6c73ed 2,605 1.00/1.00 vMB 0
939,348 939,348 0000000000000000000168a3da96e8bce9bd87b3bf175c3ece1957f7fd870e9b 5,060 1.00/1.00 vMB 0
939,347 939,347 0000000000000000000033b000c3bdf2cc53ef311f4f72bf337d16cb4dc80ad6 2,792 1.00/1.00 vMB 1
939,346 939,346 0000000000000000000173717502e327514ee5c06d032cd795e0cad18db00cff 3,473 1.00/1.00 vMB 1
939,345 939,345 000000000000000000014931f8562b68f374b4c4bb96c9e7e5916db4ffd5c1de 2,948 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 825.95 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: 4,272.62 GB
    • Received: 235.81 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.