Loading Tool

Explorer IconExplorer

Memory Pool

37,951 transactions
26.80 vMB
0.05324903 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 1be95e013ebf4c6ccd6461db99677e21cbba18ae6d4e1c5f91bd129e6dde937a
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 344d9969c61625b85e9577a8fadfe2ad1205429b406e6c885c438e8f3e729f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 557
Size: 1.00 vMB
Total Fees: 0.00378957 BTC
Feerates: 44.54 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (240,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,690 674,690 0000000000000000000b3ccda26d597ecbe8fe5aad345157eea4202d5c8c140a 1,291 1.00/1.00 vMB 103
674,689 674,689 00000000000000000000de65cb67aabae77a9c367e28938fd94e3b2d7df14483 3,121 1.00/1.00 vMB 114
674,688 674,688 0000000000000000000c19c24c32ee47639c11b9327869eb4511922e7909dc9c 2,344 1.00/1.00 vMB 66
674,687 674,687 0000000000000000000cfdc11628f003c1f6705bb62149fb1f45a710e9f42ff1 1,173 1.00/1.00 vMB 33
674,686 674,686 0000000000000000000cb64bd031331355e4c7a80bb10b652f2783603f38a630 747 1.00/1.00 vMB 17
674,685 674,685 00000000000000000001e2fe5da5c124a45fc120df651e4537fd681be2ea876c 1,803 1.00/1.00 vMB 73
674,684 674,684 000000000000000000094c5c5f88ad9b20b2f29fa0627945647fd3a800e6fe42 549 1.00/1.00 vMB 17
674,683 674,683 00000000000000000000819942e17e2dfcb9f635db00b34933a8da818621535f 1,964 1.00/1.00 vMB 14
674,682 674,682 0000000000000000000665c45f009778165b558bd96ce0a500b8f0412c6a6ebc 1,984 1.00/1.00 vMB 33
674,681 674,681 00000000000000000001a2bacd8657254190bfea3ee7dd4c78dacefce44312fb 1,782 1.00/1.00 vMB 80
674,680 674,680 0000000000000000000c24e25ec1117c33a4aacd4ac6aff0f63ecc6b1cdb49c7 2,581 1.00/1.00 vMB 68
674,679 674,679 0000000000000000000aab7cdb1d2941857b35fc7e8ff432b79c209f12e4304d 2,729 1.00/1.00 vMB 112
674,678 674,678 0000000000000000000968a420b24c4a3f4a549d05ac3f6f5be953317853df60 889 1.00/1.00 vMB 43
674,677 674,677 000000000000000000030f1f2623a4e7924ebc3c072d5b5651f05ad552a1b68e 886 1.00/1.00 vMB 34
674,676 674,676 0000000000000000000094dfacf24bf5b50e5cc24ca21032c3fcb5bf0064b88b 868 1.00/1.00 vMB 29
674,675 674,675 000000000000000000059c982024808d031c25daff598405234ed597a8c91098 211 1.00/1.00 vMB 9
674,674 674,674 0000000000000000000111ab2f1cadbe11b47063b0d2716db0f9eb50dd5eaef3 1,415 1.00/1.00 vMB 39
674,673 674,673 00000000000000000002e63d35fb6709486881cca6685bb253a3f04028776c7a 1,504 1.00/1.00 vMB 22
674,672 674,672 0000000000000000000212be6714665ea8910bc675d81ab671387f7c8d5512f3 1,802 1.00/1.00 vMB 82
674,671 674,671 0000000000000000000cd56abf47b413d7b08ff81fb27cb29dd82eb8f88aedb6 752 1.00/1.00 vMB 35
674,670 674,670 00000000000000000009f6082db6ed76a89cdf97c8f86c8ed49ab2e0f6a171ff 1,615 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.