Loading Tool

Explorer IconExplorer

Memory Pool

70,681 transactions
26.79 vMB
0.07452105 BTC
Random Selection Loading Transactions
Max Size: 161.12/200 MB

Candidate Block

Mining Attempt a29f203dc4cf6aca0d7fa3617b5786619d70567d452fdd0b82a1d5362419048b
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root ae217be5d80477999492bd6961b16f0f27fb4f7a0885f14ae51dc6379c2665c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01729533 BTC
Feerates: 136.43 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (309,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,955 605,955 0000000000000000000a9da06166622b899e1d6a27ca4e6b6c70950c4b3c45db 2,828 1.00/1.00 vMB 43
605,954 605,954 000000000000000000128a6b36d6495d26f214afd729d14565c21948b7025d4b 2,581 1.00/1.00 vMB 27
605,953 605,953 00000000000000000004660d054d3acb8dacdaf41deee0164bea51339c32a464 2,892 1.00/1.00 vMB 47
605,952 605,952 0000000000000000000a5d220220dc7ba4eaad51067406199a87b025ddc74826 1 0.00/1.00 vMB 0
605,951 605,951 000000000000000000125e2967a948b39648eccf7f85f86a341000489f392fb2 2,398 1.00/1.00 vMB 17
605,950 605,950 0000000000000000001374a4190aaae1afff8e7bbaf92449bd38b83bb1797cdb 2,805 1.00/1.00 vMB 19
605,949 605,949 0000000000000000000c64b244883da7cd91bddc9216011438e02797b8828a4b 2,498 1.00/1.00 vMB 24
605,948 605,948 00000000000000000012411f108871305a2a0c658d637b625561c4023727ecc3 2,372 1.00/1.00 vMB 24
605,947 605,947 0000000000000000000c6ad20f4631fa99d4e5ab178297587605f438c9903c3e 2,346 1.00/1.00 vMB 26
605,946 605,946 00000000000000000002cf728f7a16a8344bc80968591a206222c36615bd19a5 2,334 1.00/1.00 vMB 29
605,945 605,945 000000000000000000075594e0a3c086b3cf8b5f10731c6414d6d2a1f20889a1 1,996 1.00/1.00 vMB 25
605,944 605,944 000000000000000000091f5fce6b65848bc26843b8f19764f9c1adea3d7fd3af 2,456 1.00/1.00 vMB 27
605,943 605,943 00000000000000000001bcd13fdcb8c3e18461b5653d5eb5d1badb6b6db9818f 3,153 1.00/1.00 vMB 33
605,942 605,942 0000000000000000000a9daada336df1805b37ef3bada4f9a95d0cab18eaec8e 3,320 1.00/1.00 vMB 36
605,941 605,941 000000000000000000002f6492c67532f3f78e80f3759e9076ebd3e81b70bc71 3,189 1.00/1.00 vMB 43
605,940 605,940 00000000000000000014df2a80286624cd1bfa2d9d4ab503f759a674f4ab40dc 3,041 1.00/1.00 vMB 48
605,939 605,939 0000000000000000000b6fae117520dceace0030eab91013890bb635a4c23750 3,277 1.00/1.00 vMB 38
605,938 605,938 0000000000000000000c407dc660a3824187bb42c405d8bfed3f70e617053b8e 3,020 1.00/1.00 vMB 30
605,937 605,937 000000000000000000034db85f9b90c530922c10fd9a02fb255561db5ccfd392 1,819 1.00/1.00 vMB 24
605,936 605,936 0000000000000000000cebb0227dc3bd00eaa640d3f42d8c008963f857713107 3,302 1.00/1.00 vMB 36
605,935 605,935 0000000000000000000aaab06eab2ef144129cb5fd26632f805fd2c478b4863b 2,825 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.20 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: 754.95 GB
    • Received: 18.94 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.