Loading Tool

Explorer IconExplorer

Memory Pool

82,397 transactions
31.67 vMB
0.11262497 BTC
Random Selection Loading Transactions
Max Size: 190.33/200 MB

Candidate Block

Mining Attempt f9688cc855824648fc60e5c496f272d1827f10b87f927b76fc41f9744e0fc43b
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7b24b8da37b07482331a62db36d803c271b70e64c8570f1ceee0bb66a25c7ebb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,236
Size: 1.00 vMB
Total Fees: 0.02881067 BTC
Feerates: 318.30 > 2.89 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (622,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,051 293,051 00000000000000000b02ae85965aadafaf1d9517c822ff7902f5923da17b41b7 83 0.26/1.00 vMB 12
293,050 293,050 00000000000000006c7615ec7a426c41dbbbfbefadfb074f8a3f3581e62ea6d7 641 0.35/1.00 vMB 33
293,049 293,049 0000000000000000852b0298ec923f28c7088d41bd8fae38acdd4afb11279703 837 0.35/1.00 vMB 44
293,048 293,048 000000000000000045e79b3d432bca5723e04025107a32f05069304a1efd04e7 22 0.01/1.00 vMB 20
293,047 293,047 000000000000000013895578ba7034231f279d8caf992c96a51b07b746d79a78 81 0.10/1.00 vMB 20
293,046 293,046 0000000000000000cdda102de863a15927af1f22747e76d28021ebd0e1b49c05 35 0.02/1.00 vMB 23
293,045 293,045 00000000000000006d142dcb6a68631cb8efd1e1008de54f1042de0e1adb34b4 153 0.07/1.00 vMB 17
293,044 293,044 00000000000000001a68c0993d65013eebfbcf5edbe2aee6e3c4442dbb56abf8 324 0.22/1.00 vMB 31
293,043 293,043 00000000000000005288aaec786486a7fed7effb40833ff220fa7020decdc0b8 1 0.00/1.00 vMB 0
293,042 293,042 000000000000000057a58bf0bb109c5343457bbd6c92c39b888f13d0ba9633b8 64 0.02/1.00 vMB 35
293,041 293,041 0000000000000000961c2a61a5982dd3b5ccba274be86eb794b0dae01cac36b6 306 0.20/1.00 vMB 29
293,040 293,040 0000000000000000be591cc8fbae26ad310f3016d851a7f9c1b5708c22d465ad 120 0.06/1.00 vMB 27
293,039 293,039 0000000000000000cd48357e32a74d779ad2e9e78715b42d5b89cf6b6fc53c42 341 0.21/1.00 vMB 34
293,038 293,038 000000000000000061123f317adc00d3dfb2b4c2945aec8e663b3fd28d00cf15 64 0.02/1.00 vMB 43
293,037 293,037 0000000000000000c0a2a2ba48e812973f85a66e833f70750fae0a2675dbc5e8 99 0.06/1.00 vMB 24
293,036 293,036 000000000000000012c4ca6a522933e21488e37fbf8fa3b361c85a775db6dfd2 179 0.12/1.00 vMB 51
293,035 293,035 00000000000000001a687bf5e62807fddcfb00fde0b2912a578b604d64b27fdc 136 0.08/1.00 vMB 22
293,034 293,034 0000000000000000757551a8d09a24e7884744611a92711188c2b47668fa94e6 884 0.49/1.00 vMB 32
293,033 293,033 0000000000000000551c2dd7fe9cc4d597e015abaf5374cb489b2f5b9556452a 386 0.18/1.00 vMB 34
293,032 293,032 000000000000000004651641d64ce1e050f2c4136a8c7259d76067160db53659 18 0.01/1.00 vMB 29
293,031 293,031 0000000000000000ceeff55453ec84d6ce8cbf1d79fc01e55f76fb420598e3b1 73 0.03/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.