Loading Tool

Explorer IconExplorer

Memory Pool

21,803 transactions
3.74 vMB
0.01071623 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.15/200 MB

Candidate Block

Mining Attempt 6daebbf9fbc8f4b958830f9740655e026ff440b6f7dbfa48e2764b2cf60563c6
Version 20000000
Previous Block 000000000000000000002058f4489f9407bb61dbee940d623158fde58fe0f892
Merkle Root 9c15c5700149cae4bd121c1bc6c5471d700d4c06d7d1f65816cb0d5ab9e75a2d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 158
Size: 0.04 vMB
Total Fees: 0.00144806 BTC
Avg Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,813 (777,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,888 134,888 000000000000035daa6cef93acdd42251b98de712b0bce0b685a89b0d6bb4534 0.01 MB 16 375
134,887 134,887 0000000000000bb12791a99d2fca89846e63835d0e0edd96ca25d0ac50e32d39 0.05 MB 109 71
134,886 134,886 00000000000004cc5b8801ae34067ccf0be16bc8482c6305daa345f7ac19c8a8 0.01 MB 20 1,717
134,885 134,885 00000000000006441f96d1c4ef05f62151ca0b86a8f8bd5977fd203a350b26af 0.04 MB 56 948
134,884 134,884 00000000000002a61e1584899db49c928b3e896b9564b3aacc0271fa38220442 0.00 MB 1 0
134,883 134,883 000000000000052dd99a10465c5abbdebc16356e77959da2a253b3d89e3fa0c3 0.01 MB 15 87
134,882 134,882 00000000000002761cb5032c7342272eb6032d37180b0d4cfd6147b53499797a 0.03 MB 63 388
134,881 134,881 0000000000000ac7a9b10ab7929630c2b9c42b5a3d80f9d6ed6f5636866dd2cb 0.03 MB 106 2,240
134,880 134,880 00000000000009f7c2a59a124768cb53db0ec9dddec5f881496e266758d4bf1e 0.00 MB 1 0
134,879 134,879 0000000000000233c5561d1d8716d0415cf339205993f2b1ebaba269b19bfdf9 0.01 MB 19 596
134,878 134,878 00000000000005a16017e05119a498962e258d5970b905a98588677271ca0ffb 0.00 MB 2 194
134,877 134,877 000000000000034d9a21e911ba24cc6082b1455f122ce19ae330658f06401c47 0.02 MB 31 142
134,876 134,876 0000000000000512d4398f9feead7e6ecaf4cefd4cbf018429cef1a1c47ffb7d 0.01 MB 16 1,355
134,875 134,875 00000000000002310ccde5f2ea25a98818b3b431a29ba2ce94c0c7a6df90a67c 0.04 MB 109 212
134,874 134,874 00000000000007279747bf7179aeebda255e67a3b047feee494312ef196b39b0 0.05 MB 108 307
134,873 134,873 00000000000001fc7a2994834bc8233c8d969b0406b8d9d33cbf1b88b6db656a 0.05 MB 82 114
134,872 134,872 0000000000000a024088dc9cfdad8c92832684bb6f38079353bdaaaccc98e7ad 0.02 MB 33 706
134,871 134,871 00000000000007fadf8382f573e8765f965758bea6579e6d320515239a0ab5cd 0.05 MB 117 282
134,870 134,870 0000000000000a3e809a612e589642981a86c858f94663e8607a3f35548d19de 0.00 MB 1 0
134,869 134,869 000000000000001dbaa7a74c2754605aa044c1bffdbec6dfe6eb2e0d6a91bb11 0.07 MB 170 1,192
134,868 134,868 0000000000000739aeb21f1daf0fc4d9880a96949b746d1388fc326770c9f6ef 0.01 MB 22 419
Previous 10 blocks ↓
Total Size: 778.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 98
    • Outgoing: 10
  • Data Transfer:
    • Sent: 162.26 GB
    • Received: 1.92 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.