Loading Tool

Explorer IconExplorer

Memory Pool

78,192 transactions
29.33 vMB
0.06536170 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt a0222b637274807d82875e563cec30c522857c02c05f7ba40abed3b2902552ba
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 4fa0843aa68aadb7583ef2943304e4dc693a8812318691daf19aaa1d96fcc437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,998
Size: 1.00 vMB
Total Fees: 0.00593168 BTC
Feerates: 101.06 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (135,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,267 779,267 000000000000000000045c910a9fce850a50671103b1ac0c066257d1a1fecbaf 1,123 1.00/1.00 vMB 6
779,266 779,266 00000000000000000000c93d2e155dc3b3f66bebd01d561fbc86a2cbb9c55fc7 2,217 1.00/1.00 vMB 10
779,265 779,265 00000000000000000001be6fea87139aa9cf01aa169d5f523a42b6aa0614f499 589 1.00/1.00 vMB 3
779,264 779,264 00000000000000000004ba973a3a848c02f5140f7ee9f8d23c45d97b7f822dce 2,436 1.00/1.00 vMB 8
779,263 779,263 000000000000000000000bb58d8a9238b6943eca42d5410d21aadf6acbd50ea5 3,936 1.00/1.00 vMB 25
779,262 779,262 00000000000000000002686ebdd616692428767510e0bf1f6cd84fb6106f6061 406 1.00/1.00 vMB 2
779,261 779,261 0000000000000000000487197a1eb348591f1ad3aa2d800159c5e372d261754a 2,073 1.00/1.00 vMB 17
779,260 779,260 00000000000000000005423bd664e87fe4c0aceac4e5421f24419e07c19d3342 1,559 1.00/1.00 vMB 9
779,259 779,259 000000000000000000064e7e1307c1dc11abb664f80c172c4818afa93a2ac918 1,634 1.00/1.00 vMB 12
779,258 779,258 00000000000000000000b4b9f70f1958e0715620d77cace2e775dc6a1bc4f33d 2,409 1.00/1.00 vMB 22
779,257 779,257 00000000000000000001aa04750af3d694d38e9bd5f6c784fed039bd9a7c1bba 2,444 1.00/1.00 vMB 8
779,256 779,256 000000000000000000023c27c9b0ac4e7bfb3b368cc4574c0d45b3712eb7a441 1,832 1.00/1.00 vMB 10
779,255 779,255 00000000000000000006542f6753368c55038c9cf82eba5db623ecc55e512e61 3,386 1.00/1.00 vMB 21
779,254 779,254 000000000000000000052c147c92799e5e12557e956e9670641aad8fe9f601bf 925 1.00/1.00 vMB 8
779,253 779,253 00000000000000000002b29ad5a2664eef142dedb560e517b701a2c27e27e254 1,928 1.00/1.00 vMB 16
779,252 779,252 0000000000000000000490cd2873eb552e034461949b12db46ed4d95896aa2ea 1,166 1.00/1.00 vMB 5
779,251 779,251 0000000000000000000049ff1772072f6c9e12d7046fef23927ff79bdf202b18 3,122 1.00/1.00 vMB 20
779,250 779,250 00000000000000000003f150cd4dd1fd5620af4c8438926025ad1c1e1eb9f7bf 1,951 1.00/1.00 vMB 9
779,249 779,249 000000000000000000053350ccb4c28ad5d3b0cee69fac3caf78e94a48c1aac1 2,849 1.00/1.00 vMB 3
779,248 779,248 00000000000000000002943d1c698f24deaa17502de543510d00d1b30ddb8bf3 1,789 1.00/1.00 vMB 3
779,247 779,247 000000000000000000053d09b463cb4e6fe2d71bb78015a6324a5338eb2c8aa7 1,694 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.