Loading Tool

Explorer IconExplorer

Memory Pool

82,434 transactions
31.20 vMB
0.11099949 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt 5c498305da9d7620d1fc3bb444c7d174b2dadfa2e24153c43f4ad4f4f56a05b8
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root d55ef7e2706d2c0f6a6eee1d8cff64872c4bb130a2e01adb491f4eb694c2bda3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.03546170 BTC
Feerates: 803.65 > 3.55 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (436,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,286 479,286 0000000000000000011449a27a730a8d03011dcd1eaec65c1b7f1c04649cd150 512 0.30/1.00 vMB 91
479,285 479,285 0000000000000000001d9a72facfbc712078f6c1af606babf34b2a1f946c5a01 1,922 1.00/1.00 vMB 40
479,284 479,284 000000000000000000bf329c7643e72edbea6d37bdc2ec6993307d6a15ea6a3f 2,078 1.00/1.00 vMB 90
479,283 479,283 0000000000000000006313efb598d28c0035be568737fe05f0538aa3ce044da2 2,505 1.00/1.00 vMB 143
479,282 479,282 00000000000000000113788cb080309cc3d7bc3777ed86582025d21736a4699d 1,670 0.78/1.00 vMB 85
479,281 479,281 0000000000000000007feb144ea166b80a4e05d451e7d3987da0d52be3e82c77 1,309 0.61/1.00 vMB 89
479,280 479,280 00000000000000000017a86bf42ed6f01871b0fb28170071e46257665622d973 106 0.05/1.00 vMB 112
479,279 479,279 000000000000000000f4548ed31eaa2888eddb8a9c8dd20f912337dd94ef01af 225 0.09/1.00 vMB 91
479,278 479,278 000000000000000000332c8c87e304b5299e2661268ebfc5eb0a0206da48063d 230 0.16/1.00 vMB 60
479,277 479,277 000000000000000001098bc108bfb414d2c05d51908b3b2c0b0067f4fe878123 376 0.17/1.00 vMB 105
479,276 479,276 0000000000000000007749e90ccd7c8fb9982e3a023803f789fe348794e95255 1,572 0.94/1.00 vMB 73
479,275 479,275 000000000000000000fe39f5106b956deb9798b017e86e314fca5190dade6d90 313 0.19/1.00 vMB 48
479,274 479,274 000000000000000000d2cdb3fb9d0aff6da8dbebd3c3e0c6146f0c514e32fe24 1,788 0.81/1.00 vMB 79
479,273 479,273 000000000000000000207d9b4777de2c8c14cea717c29fd54d32904931763b90 975 0.43/1.00 vMB 111
479,272 479,272 000000000000000000322a050fe8f57218cb5b1c42ab13d19c6ed8048a1e8e6e 1,728 1.00/1.00 vMB 86
479,271 479,271 000000000000000000d36d6a02de4010262c0968ceaafb44bd68df3cbc0d212a 927 0.66/1.00 vMB 16
479,270 479,270 00000000000000000126fdf6ca719521b2b936fe86383476119ef3aedc21a1a6 2,248 1.00/1.00 vMB 130
479,269 479,269 000000000000000000031c59f9a0ad5007e19ebf6fc46dfcbdb7169733623880 909 0.70/1.00 vMB 70
479,268 479,268 00000000000000000059911e3384bef4bc454008cad0142700f9c51f493e815a 1,960 1.00/1.00 vMB 59
479,267 479,267 0000000000000000009b84f1bf7310992f1ac781809aac4f04750b3cddc030c3 823 0.57/1.00 vMB 32
479,266 479,266 00000000000000000086c3e068b61c1e1ca9431af7d65d5737e4419cc4f8c858 2,325 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.