Loading Tool

Explorer IconExplorer

Memory Pool

43,996 transactions
27.23 vMB
0.09082878 BTC
Random Selection Loading Transactions
Max Size: 143.70/200 MB

Candidate Block

Mining Attempt 6dd9e6161a45836abf9ebfce4510ef8ab60e0cba77772eb361cd5d6a186185dc
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root d7bbfa205a045b7ade38cafa4d1814541823c72bdc8c78675a98da6ab714edc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04000694 BTC
Feerates: 101.65 > 4.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (113,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,633 801,633 00000000000000000002b67fe07fbf81c29dc7533fa41f9775a4a12fcddfd069 1,767 1.00/1.00 vMB 9
801,632 801,632 00000000000000000005202023bb9af06fb96d2d04e477aefa2ace4a1713f491 1,767 1.00/1.00 vMB 14
801,631 801,631 00000000000000000004916e37bd05ac77176404e364ad2fe8804d010a8bf9fb 2,175 1.00/1.00 vMB 18
801,630 801,630 000000000000000000046fad14151129d921181b83a8ed8a03f4902009d04ad0 3,463 1.00/1.00 vMB 26
801,629 801,629 000000000000000000026611c424691e6b1d49a43f65c447bd7d05f835b09c1c 2,009 1.00/1.00 vMB 23
801,628 801,628 000000000000000000000b8051c8503658cba204da481cff82e6aebbd375479f 1 0.00/1.00 vMB 0
801,627 801,627 0000000000000000000481ff8740c105b037b86c7d3c4392723b17ec760acdda 2,495 1.00/1.00 vMB 30
801,626 801,626 00000000000000000004cc497de368ad618eb514f0b22cd11f06d70301523ca0 3,871 1.00/1.00 vMB 14
801,625 801,625 00000000000000000004e78450b41e138f0bfb372c4d934c3ce865ed91979538 5,069 1.00/1.00 vMB 6
801,624 801,624 000000000000000000030d0c9d3ba1a84400c0d42558c773bb97ba7907d83305 4,186 1.00/1.00 vMB 9
801,623 801,623 0000000000000000000085771011911d2530d604e830ddaae7c9b927b3836d07 4,024 1.00/1.00 vMB 8
801,622 801,622 000000000000000000055ae9d90d47fab04501eba6a701849cee979eb3d5641c 4,324 1.00/1.00 vMB 6
801,621 801,621 0000000000000000000441c833c68adfc7cd4d91c0caa70e980ba2776caaade1 4,444 1.00/1.00 vMB 11
801,620 801,620 000000000000000000038b10ab6c2ae6288dda970595c5cec5b198716c3ac881 5,396 1.00/1.00 vMB 6
801,619 801,619 00000000000000000002aa07fa513ccb0e89c271267c1255848ede96f240e7c4 3,937 1.00/1.00 vMB 10
801,618 801,618 000000000000000000041e09c969b47adf25dc2ffc99282647aaa806536758fb 4,471 1.00/1.00 vMB 7
801,617 801,617 0000000000000000000220e6465e46a2ad5a1f5f01032ab7ac5f242af3734f08 2,632 1.00/1.00 vMB 13
801,616 801,616 000000000000000000050a877104e2f9edc892c1445509b33f278b399d2ea88f 1,956 1.00/1.00 vMB 6
801,615 801,615 000000000000000000025b30dc9393a80dd4415ab5538d65190aa9e79f137f06 957 1.00/1.00 vMB 7
801,614 801,614 00000000000000000003939d89c2bd2875dca1489dfd68dfe2594590caf9a649 1,705 1.00/1.00 vMB 12
801,613 801,613 000000000000000000006592a6929cb1db3f2f614b7921e2f778e8b54a2711bd 1,608 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.24 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: 655.14 GB
    • Received: 14.27 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.