Loading Tool

Explorer IconExplorer

Memory Pool

77,937 transactions
33.89 vMB
0.14384954 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt c067c7895d2d73153d3d63d71e2135c763694a00a9e13b6ba3d87086819d3464
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 425ca9e1b4633def0460c4d7026c782c8b6280e8cf2c318233c85e073b890013
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.02993994 BTC
Feerates: 100.53 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (657,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,618 257,618 000000000000000ef615053faae841065141e55fba72c1b99ca27b53ff6e8a6d 122 0.04/1.00 vMB 103
257,617 257,617 00000000000000235733bd9c97667424f9b23f22dd1ead15a34a02d99682d241 86 0.04/1.00 vMB 103
257,616 257,616 0000000000000007912e854cdbb29a4f5a32fac2dfb9f001c2e78a8e70db9d9f 252 0.11/1.00 vMB 121
257,615 257,615 000000000000000aef56809d43fbbec5d363d9a52fec297f7220a1c662cc3347 379 0.19/1.00 vMB 118
257,614 257,614 0000000000000020d98e1e3af3dd73a43b39edcd5dcb381544be5f03d7d10cd9 45 0.03/1.00 vMB 102
257,613 257,613 00000000000000087003f253133cc62098e817ea599504dd3c931c37ab24d071 216 0.09/1.00 vMB 212
257,612 257,612 000000000000001fb3d95f4271f74fd6322b48ae8b395403d17a056871d209a7 38 0.01/1.00 vMB 108
257,611 257,611 000000000000000bcea74e31a19246dfe0cedb2cde7c7b02f382619acaa1ade5 68 0.03/1.00 vMB 95
257,610 257,610 00000000000000050de0d71370fee21d640cd10e64427db38835f74b66920d7d 89 0.03/1.00 vMB 66
257,609 257,609 000000000000000d6e04bd943a476818e11478c65e60acc4030539f76418d1b8 57 0.04/1.00 vMB 23
257,608 257,608 000000000000000f845a71eeb4e81152222412ef11d552b5ad2a7c36ff0956f4 530 0.23/1.00 vMB 111
257,607 257,607 00000000000000136efaf09a2bb040bdab6b078cfda922e2fac09c23be9aaecd 581 0.25/1.00 vMB 117
257,606 257,606 0000000000000016bd4cc0a9a21c5e57723bccb376091fda5c5023b18a8ad101 17 0.01/1.00 vMB 38
257,605 257,605 000000000000002d9f15afa30862fb90a13d7195a4b962990eac37ed172f3a5e 354 0.15/1.00 vMB 122
257,604 257,604 000000000000002c7d23a457bddb30068cd788d080bb7d2e38d1684fa0d13fce 244 0.10/1.00 vMB 129
257,603 257,603 000000000000002ca5b7c366f34fe82e58e3847f7464a76369ee9c9f264ef4ea 142 0.06/1.00 vMB 32
257,602 257,602 0000000000000017d6fd81a8d49a50a92852d4237dea9bfa117c46895b02b36a 491 0.25/1.00 vMB 136
257,601 257,601 000000000000001d92863625fe49d77492d66f7a5c1d132c2bfcc366d6ac67d8 106 0.06/1.00 vMB 46
257,600 257,600 000000000000001a0026fe74c794c42cab01b0cbc8727b79e84e3130ed9c4ad9 631 0.25/1.00 vMB 111
257,599 257,599 00000000000000231239cce5fc2788a10d1e04ec5cb2bd582c41cec290fe7c6b 365 0.18/1.00 vMB 93
257,598 257,598 0000000000000007e1e08c1833a4cce9cdb2a12fa1410bc90ee0b3e89246dcfa 344 0.15/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.11 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: 733.48 GB
    • Received: 18.54 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.