Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.35 vMB
0.06524159 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 5a7129f487c3d5e1efe3762b7bb10e72217e60900883d6e9ca80fe110c0a5a90
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7529209527ab11c295a6b34d7ff92760a4ed823acce65525b91266accb782f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,169
Size: 1.00 vMB
Total Fees: 0.00571094 BTC
Feerates: 50.25 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (346,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,629 568,629 0000000000000000001b5e19d8c558dfd171b96c94bdbb1e5f7a548ee6fe45bf 2,675 1.00/1.00 vMB 21
568,628 568,628 00000000000000000028259f16928ac82a1cc47a7bcc995c7701c5c76c1bfdde 3,241 1.00/1.00 vMB 23
568,627 568,627 000000000000000000239194299c2ea30ba3430a60e249d020b908553d222e9b 292 0.09/1.00 vMB 20
568,626 568,626 00000000000000000007156844e955992cccace8287bf67658be463867b8df63 2,342 0.94/1.00 vMB 12
568,625 568,625 00000000000000000002a7f05b0bd2fe2467ef161f63b263265be4ee13de552e 2,258 1.00/1.00 vMB 7
568,624 568,624 000000000000000000170f6d03d9e172cc877125faad3ba03e3b6e68cef7d4f5 3,478 1.00/1.00 vMB 28
568,623 568,623 0000000000000000000fc96175a630058662aee77b0ed119d9b3322779f82100 760 0.24/1.00 vMB 16
568,622 568,622 00000000000000000003270be4a47807bc6c3c231b5495371d1df7bd5e743949 1,797 0.69/1.00 vMB 4
568,621 568,621 000000000000000000031e05e02c996dab8e7698b0bd1e335af501c30b81710a 3,374 1.00/1.00 vMB 28
568,620 568,620 000000000000000000285750fb6b5c427451ac17740638e882ea139fe2a05216 604 0.19/1.00 vMB 17
568,619 568,619 00000000000000000014a1f83979cd1272da37a8e846103d2ac2057eaa49edf3 856 0.29/1.00 vMB 20
568,618 568,618 0000000000000000000e3f321cd7516a69f3b2a8c6a5c7636f4961374f393bc1 3,055 1.00/1.00 vMB 18
568,617 568,617 00000000000000000018e4729f5d340a7d2cb0f85b93a0366578c2552b0b4ee0 684 0.40/1.00 vMB 11
568,616 568,616 00000000000000000013364bf74579c1a0b7f7cdcbd96ac3b9a01c43c7b0b601 2,208 1.00/1.00 vMB 8
568,615 568,615 000000000000000000080c28274cfc53bf144baa994812b181ee3a9daa55c2ef 2,429 1.00/1.00 vMB 10
568,614 568,614 00000000000000000002623600a1df4ea5657f166e1c9e4e17c6b59e50853823 3,122 1.00/1.00 vMB 31
568,613 568,613 0000000000000000000337567750b4886fd0defe7bc0a6971f8060da0ef3b8a6 2,443 1.00/1.00 vMB 4
568,612 568,612 0000000000000000002539fa20bd6bfce184a1d3c2070fad03358783531256e5 2,169 1.00/1.00 vMB 7
568,611 568,611 0000000000000000000ca14998f7787fffeb6a38d8ca71989accee91a40aeb58 2,885 1.00/1.00 vMB 27
568,610 568,610 0000000000000000000761b22c9c6862cb02ef9e32546d1e9ac6015313813e93 2,938 1.00/1.00 vMB 22
568,609 568,609 00000000000000000017f1aba2eb4598a164a465c0fef3db314f684b8e8a9441 2,759 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.