Loading Tool

Explorer IconExplorer

Memory Pool

84,453 transactions
31.53 vMB
0.09864252 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt dcfd12fe03957b5f8a4ddd440639956d6ca84340770147a218e9159e047fb9a5
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 60f3c84de85f42b34e0a45aa7d7e0d3f7c0e8fc75ee1316fd91725d8ced6fd0a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02543353 BTC
Feerates: 150.77 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (891,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,573 23,573 000000004fc26d1b021117c4aaf5c5df855bb32bc1777c4c5628840e74f7cf4e 1 0.00/1.00 vMB 0
23,572 23,572 00000000d85bc8f441a83655634bb5ba8305bf195ff3e032e6ee7da094e3f634 1 0.00/1.00 vMB 0
23,571 23,571 00000000efb8838523ce39b25bba2d49e9fe8affba1de8be51563d72b119c391 1 0.00/1.00 vMB 0
23,570 23,570 000000002fb33268e2eaaf2682114cc6b20d3ea5e206532bf86fbff51847e76e 1 0.00/1.00 vMB 0
23,569 23,569 00000000070f2374cb5d14dd789745dfb65275f7f3f7310c236576a7b3a08a38 1 0.00/1.00 vMB 0
23,568 23,568 000000004f2de61c8899a98d084a6b0e80d151a7d7781293f02c79cb1ec4c8bc 1 0.00/1.00 vMB 0
23,567 23,567 000000006473963be53004469266b5aa9543fc0b9a48d097544f1e55a9879504 1 0.00/1.00 vMB 0
23,566 23,566 0000000000848e1cd6d19f23e0ef26c462403bb765a5d13c1b848ad115de60f0 1 0.00/1.00 vMB 0
23,565 23,565 00000000fedd474ee594addc981abd3412cf88fa4f4289f9dd8c7516161bacb9 1 0.00/1.00 vMB 0
23,564 23,564 00000000d20fc115bacdd9df8fdc25ac084a0917a14395d0bf8019b9f1a180de 1 0.00/1.00 vMB 0
23,563 23,563 000000006566c0c4c567de30f252fcd088b4ae111384b94b9c17a6cd3cf63c42 1 0.00/1.00 vMB 0
23,562 23,562 0000000084410d224ad6a6b56bc6a5730221dd556c686c1acb1ab8582d065e95 1 0.00/1.00 vMB 0
23,561 23,561 0000000049c72cc5926164bba6ba232e297406b9d50953b98afff3d0078715aa 1 0.00/1.00 vMB 0
23,560 23,560 00000000f2e39ec57d039bb23a8c746f871d3bd73d2bd6b4a53ed0ed35c657c4 1 0.00/1.00 vMB 0
23,559 23,559 00000000a6538b82557a3f53ffc2b23e7c695fef880f0cd27b9181ce8534c317 1 0.00/1.00 vMB 0
23,558 23,558 00000000977471dc3baea62e9fe83a15bd8ab279bf02a45a3bdfae72559a422f 1 0.00/1.00 vMB 0
23,557 23,557 00000000b4c6f1187cf3708cefd87da995b3b168cab19a07c9a0a22875c0047f 1 0.00/1.00 vMB 0
23,556 23,556 00000000466860572f5bde4d4342a63dce034677a6ca6eb5cee2905fdd725587 1 0.00/1.00 vMB 0
23,555 23,555 0000000060ec03664d9eb31ed827a353d9a3f22fee630a406232446bb63015c0 1 0.00/1.00 vMB 0
23,554 23,554 0000000035f867c0eae484bebda3844e0537a36cf0da59d24abb4c346d36d346 1 0.00/1.00 vMB 0
23,553 23,553 00000000e3fb0f1afd9cc20518b41f52c7ce1c5b4e10209af10e61c2e702de80 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.97 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: 716.11 GB
    • Received: 17.78 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.