Loading Tool

Explorer IconExplorer

Memory Pool

82,921 transactions
31.36 vMB
0.10667158 BTC
Random Selection Loading Transactions
Max Size: 190.73/200 MB

Candidate Block

Mining Attempt 2164290c5888b334603e8a5809df27028bb5d606bd4db31b5ee13feb48424c2b
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3a172661addfcd66b50475a31dab5ea5c4a3cdfb102c59296d31b3265bd15f9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02969989 BTC
Feerates: 151.12 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (581,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,976 333,976 00000000000000001134937592086f9fda9959bbd572db173e4990795563bb84 32 0.01/1.00 vMB 27
333,975 333,975 00000000000000000e3ed3a3e6b9d34bf5c8b70e13a483f54963a846eae68ff0 790 0.59/1.00 vMB 21
333,974 333,974 00000000000000000b22c3a5e69825839ddef6fb01f16b60fd00e830647363b4 42 0.03/1.00 vMB 11
333,973 333,973 000000000000000003d43e843a7a0be0f22dc5d9250cb6375ade0f82bb67f870 343 0.14/1.00 vMB 21
333,972 333,972 000000000000000010472c9ad6db668884ec0087f04d7b63c81ffc816967cad4 922 0.56/1.00 vMB 24
333,971 333,971 00000000000000000c8d6f4371f094941b5b58728580987443c16f54f54b96d2 517 0.28/1.00 vMB 23
333,970 333,970 000000000000000011b18c0d50607b5201b38f766796d53dad3b38db88ee285c 529 0.35/1.00 vMB 18
333,969 333,969 00000000000000001a126e336a569e9b2239b822c8d0231acffb1cd6340b52e3 1,568 0.90/1.00 vMB 27
333,968 333,968 00000000000000000058ad3607e06ce8359a02df01a6def9e8d6a63f9768d8ee 64 0.02/1.00 vMB 28
333,967 333,967 00000000000000001b172cbe59bb6f986d74412fae2805a1bfe06b70239d24e9 470 0.19/1.00 vMB 42
333,966 333,966 000000000000000018bc988996cbe0c375d1898c1125d12086ee1b22cf389d8a 507 0.26/1.00 vMB 25
333,965 333,965 0000000000000000015ca61abf62c638c732333be7fc4868d06020a1020425a6 573 0.31/1.00 vMB 23
333,964 333,964 0000000000000000165afd296e00b3d6a46e7a09c0fe7a7cf5c7e39503ba6f98 362 0.19/1.00 vMB 38
333,963 333,963 00000000000000000688d980b06977405bd249f36293e25750738a8e3ff533fc 482 0.24/1.00 vMB 23
333,962 333,962 000000000000000010d900bc40c03edcfcc8b51310b3b0ea7f6e6ae0d89b7e6a 744 0.40/1.00 vMB 24
333,961 333,961 00000000000000001203c1ea455e38612bdf36e9967fdead11935c8e22283ecc 202 0.10/1.00 vMB 25
333,960 333,960 000000000000000016117df1dd233cefcd0778f94a26461a1f6a6f38139e669c 32 0.01/1.00 vMB 13
333,959 333,959 00000000000000001b26580056aa0e1e9d1606c2792d6a9283cb41834d54f6bb 795 0.41/1.00 vMB 25
333,958 333,958 000000000000000006517d5e2b00454e5713ce9756d4eae047b8bb3775b7e88d 146 0.11/1.00 vMB 20
333,957 333,957 00000000000000000d6d70500b874734368c76b7fd2eaacf4d5e1f5137ae92b7 607 0.44/1.00 vMB 18
333,956 333,956 000000000000000019f546b6ceef37389a1c500c3f2ecc5848a06e8bcb271c02 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.