Loading Tool

Explorer IconExplorer

Memory Pool

79,415 transactions
30.36 vMB
0.07728091 BTC
Random Selection Loading Transactions
Max Size: 184.44/200 MB

Candidate Block

Mining Attempt 49479fb026b0542b371f52db9ee911fbc259668d3d442604969389ec509f5f89
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root af5035287a9a0943f6b3af271a3239d7596253535c9b29da35f920cfd1c49f2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.01255447 BTC
Feerates: 351.58 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (186,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,740 728,740 00000000000000000006a347127ad5c71f3193fc5a5bcbddd267a13fee37ea50 317 0.21/1.00 vMB 6
728,739 728,739 0000000000000000000650c99fdade08a931438ac4db7cab0539e117c03943ef 1,530 0.99/1.00 vMB 2
728,738 728,738 000000000000000000035df76de0362d6de9cfcc3a66b2270fb0cdafad457709 1,779 1.00/1.00 vMB 9
728,737 728,737 00000000000000000003d976b9cdec4de141dd64ff5a6cc56abd57ce4677178a 2,565 1.00/1.00 vMB 13
728,736 728,736 00000000000000000007635513b97862fd547c452927f4b8045056eb23c47d14 1,808 0.70/1.00 vMB 9
728,735 728,735 00000000000000000009fe83b4be63243e86630de5f0175d0d1dc7617e8a44b6 2,211 0.84/1.00 vMB 8
728,734 728,734 00000000000000000001df9960424be93ae7a36d516178e3290a0d0ae1a8c954 826 0.30/1.00 vMB 8
728,733 728,733 000000000000000000020615b8b68cd35bd7b70422874625f491037f96f2436e 1,205 0.45/1.00 vMB 12
728,732 728,732 00000000000000000004023a0a4f073defef2d815e762d6c5bb0bf4bff79ae01 41 0.01/1.00 vMB 6
728,731 728,731 000000000000000000097f2906ddd17fb2aa8100eb95ab1f2d6b3439419167c8 379 0.15/1.00 vMB 8
728,730 728,730 000000000000000000066fcbffb060c006fa78f36fb18a80344f14627ee845c6 668 0.49/1.00 vMB 7
728,729 728,729 000000000000000000025b4b510da6f4c3e3f5d053600523dfe3efe15ffe213e 2,327 0.89/1.00 vMB 8
728,728 728,728 00000000000000000005694bc3bb2b24a4c8c15ac9032258c28c5deeb09284a3 2,609 1.00/1.00 vMB 10
728,727 728,727 00000000000000000008e4f77a6807b18932b5b72eeb58aa9e95f035420da3e1 397 0.14/1.00 vMB 8
728,726 728,726 0000000000000000000375505538498db581b7edff3dddb90c5a53e77fbf3481 165 0.35/1.00 vMB 2
728,725 728,725 000000000000000000004ea580e8d3764f348bcd5783d76dd8e31bfcf4c298db 1,675 1.00/1.00 vMB 5
728,724 728,724 000000000000000000025d57eebb4380bd94c67866eeefb22959f1aeb026aabd 1,260 1.00/1.00 vMB 7
728,723 728,723 0000000000000000000898906c526cf98234104a8bd587b76a93f6245c63c006 2,125 1.00/1.00 vMB 12
728,722 728,722 00000000000000000005ee98e684888ead90b015bad61d39ab6034306308bbe6 739 0.49/1.00 vMB 1
728,721 728,721 00000000000000000003f7219641c414dc5121937b302c4f5d7f922e74a51292 2,115 1.00/1.00 vMB 7
728,720 728,720 000000000000000000053475f64d998b2d16445e740b45747965c4e635e94e36 2,453 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.75 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: 708.61 GB
    • Received: 16.74 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.