Loading Tool

Explorer IconExplorer

Memory Pool

83,030 transactions
31.97 vMB
0.10599758 BTC
Random Selection Loading Transactions
Max Size: 192.16/200 MB

Candidate Block

Mining Attempt 6c52635eda36313015d54b83dba0dd36a48b833d55a9631440d450016193643c
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 70fa375e4c2d9192c84a6e87fe53059f81ed45a052fe5fd3e9cfdb2f55e57720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,308
Size: 1.00 vMB
Total Fees: 0.02521370 BTC
Feerates: 353.36 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (386,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,931 528,931 0000000000000000000ee35722fccdebe986b2fd75922eaa6d73237966c08b17 153 0.06/1.00 vMB 60
528,930 528,930 000000000000000000152ac21357d22d583edf93c5b1221db7f3e0ea7c8dd987 1,470 0.60/1.00 vMB 55
528,929 528,929 00000000000000000006ef5d78335e7d6067c511fa0790eedfad4cf16793b54d 322 0.11/1.00 vMB 24
528,928 528,928 0000000000000000000d4d2739a4f8cfa3bd4a130f288c2a0647aebd4dea3830 562 0.21/1.00 vMB 31
528,927 528,927 00000000000000000002edbfa5ef11400b7e309dde580e6a179b7667e5aef35a 319 0.18/1.00 vMB 43
528,926 528,926 00000000000000000017c47671ce59eb6eeab5c3a3c7e0c0c373862bdfb273c3 1,379 0.46/1.00 vMB 37
528,925 528,925 000000000000000000320a60e3ce0d0463bd694ba6ab709a6639b461022831b1 861 0.43/1.00 vMB 37
528,924 528,924 000000000000000000059367ab1ef9717d59ede8c9616376af59f4f2c35d4be5 69 0.03/1.00 vMB 58
528,923 528,923 0000000000000000002528b0576d318f475eedaedd6842c15bed3b7877c45fb6 184 0.10/1.00 vMB 34
528,922 528,922 0000000000000000000dc7630e4835bcc556e2b8c5fce03d89de43f01b3b9a9f 573 0.23/1.00 vMB 39
528,921 528,921 0000000000000000000fa881447b55611d80579fdbead3be2159f5eb8b3cee34 1,534 0.72/1.00 vMB 25
528,920 528,920 0000000000000000002a4f38ba94edaf3d7eae3a7b44ed58d05b1998c403989c 432 0.26/1.00 vMB 57
528,919 528,919 00000000000000000020f6658d7c4f3e7d186499058902f8ab98b0b439feebee 459 0.23/1.00 vMB 25
528,918 528,918 000000000000000000312a238a33e0622abe4fb9a76486a179ebf346aa4392a0 670 0.22/1.00 vMB 36
528,917 528,917 000000000000000000322126567ed1de4790aa2d430b798149087aefc5313f17 511 0.17/1.00 vMB 37
528,916 528,916 0000000000000000000243bebb5c12c643021a8fe6c2b720abfde2bbe1668931 368 0.15/1.00 vMB 34
528,915 528,915 00000000000000000008bfe977da0ea766de4c18135a46808cd731b6a04fffc2 553 0.32/1.00 vMB 33
528,914 528,914 0000000000000000002ffcd3cea037aa0d1c2a97b9368b23a8f1c97648701510 286 0.08/1.00 vMB 32
528,913 528,913 000000000000000000164520a56a6a83628ed1b54552558d8c715706de2fdac7 1,038 0.43/1.00 vMB 60
528,912 528,912 00000000000000000006f977d60be1fb3dbec387046cd479f3c8d8f50735bbde 512 0.24/1.00 vMB 87
528,911 528,911 0000000000000000000ba93a0933f5736bc64e4cffe4ede815233d174cdf9a2e 204 0.12/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.