Loading Tool

Explorer IconExplorer

Memory Pool

86,206 transactions
31.70 vMB
0.10501898 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt e3578b8be3c046d476c85d6fd61a51c0d317bd41d72ae28b3c47b9f01b604a01
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d9abce2633f34a1ca784d76a13b8b28aa7fd711f9af6d4b1b495ae495a07b7ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.02560752 BTC
Feerates: 1,236.26 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (405,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,943 509,943 0000000000000000001eac1eba21d6437b520fca73085b1e733d54b93d3575bb 1,880 1.00/1.00 vMB 26
509,942 509,942 0000000000000000004477db51584aceb44ad27569606caf5a334af55b841933 2,117 1.00/1.00 vMB 31
509,941 509,941 00000000000000000038d688535a678e96f927f0e97177164dd35b502215781b 2,593 1.00/1.00 vMB 130
509,940 509,940 00000000000000000048fcc927cbff2fbb355773592d98466eacd9c7835eb50d 2,418 1.00/1.00 vMB 76
509,939 509,939 000000000000000000368417a45f89ccc127e05f08eac19b249327a5a3bfe216 728 1.00/1.00 vMB 21
509,938 509,938 000000000000000000463c42f6175bf3bbc1da3d9fde3c7b6e62353a68c2b5bc 1,460 1.00/1.00 vMB 15
509,937 509,937 000000000000000000572cc9bca398cf52dbb1a3cd67d1d289a1b79ca5c6f371 1,005 1.00/1.00 vMB 42
509,936 509,936 0000000000000000000eb0629e30b8fc403a208e1136d4da51693cda40736458 749 1.00/1.00 vMB 53
509,935 509,935 0000000000000000004886fe8fe61ea9c0538e7ef551814c1bf63a7133f6e90e 1,326 1.00/1.00 vMB 31
509,934 509,934 000000000000000000309c37faa70a7e61b7467f87ab82e103b9f5d5dea46a48 357 1.00/1.00 vMB 7
509,933 509,933 000000000000000000163973c155da06170a5ce943ded78fef5cf79cda6c5f12 1,084 1.00/1.00 vMB 25
509,932 509,932 000000000000000000343d1d97cad0ddcbba5251ef929df877a01fed1864120f 272 1.00/1.00 vMB 7
509,931 509,931 000000000000000000083047b8700024a47922e787bd6205a12a5823cd1f0344 706 1.00/1.00 vMB 23
509,930 509,930 00000000000000000024da69d5e390d772ba16d60a2e9bf66c538ad976e03540 512 1.00/1.00 vMB 16
509,929 509,929 0000000000000000002075b43384820c9391c30d0c8053706aeb01168a270416 196 1.00/1.00 vMB 9
509,928 509,928 0000000000000000003fbd23b31dbdab8ea238fefee6b42850b80ee803c950f3 840 1.00/1.00 vMB 21
509,927 509,927 000000000000000000002b1ca1f9fc4b961c3660dc75948370f499188c817c29 2,365 0.92/1.00 vMB 63
509,926 509,926 0000000000000000001410519f7511446469c2bf7991d371ca3743e3d77638b2 1,158 1.00/1.00 vMB 34
509,925 509,925 0000000000000000004049d4864a2d0fdd119f63c39acc658200e70d74ce073e 355 1.00/1.00 vMB 5
509,924 509,924 000000000000000000404ddd888860b7e1a5e209e5d9dba7dd3c5f933f013289 108 1.00/1.00 vMB 3
509,923 509,923 00000000000000000005052f4f613e6a42702067d58d5016265e7dcf8066c0df 1,898 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.