Loading Tool

Explorer IconExplorer

Memory Pool

83,108 transactions
31.37 vMB
0.16204616 BTC
Random Selection Loading Transactions
Max Size: 186.35/200 MB

Candidate Block

Mining Attempt 9e4453499e27d0b64580ccf24752eb2676f96e1521f079264204012da3cdcb7a
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root cf018d37a8db22e3f39acd2877a7b7ff5b35bb78f3916fa4ab9bce5f8864680d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.06104782 BTC
Feerates: 269.69 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (579,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,700 335,700 00000000000000000ff15fb7af45d5d216eca5d3b4ce45d0ab3fc253f0682813 410 0.25/1.00 vMB 21
335,699 335,699 0000000000000000113f4bb5f8ed3883691ca526fe3fa4ec4df21137cd25dc72 1,287 0.69/1.00 vMB 25
335,698 335,698 00000000000000000b0ced279011e0da37179a927d4e488e884b2dc17d347131 64 0.02/1.00 vMB 55
335,697 335,697 00000000000000001455ddab9795caf6d63b508c0cdcd6ef8be95e3aa2b2feab 461 0.30/1.00 vMB 19
335,696 335,696 000000000000000005df67c5ca8d2e1d5f303d7068e5cbc32efd45c099448621 149 0.08/1.00 vMB 27
335,695 335,695 00000000000000000a41166325443da9324751edbce289e81cfb75a0bbd1e02d 1 0.00/1.00 vMB 0
335,694 335,694 00000000000000000fca1dca981202f083585cec7a2eeef3fb8485a72c9fcb87 64 0.02/1.00 vMB 17
335,693 335,693 0000000000000000077f078f5d44079dfb535cf7fb77cda19e3c45e56a5f6efa 395 0.40/1.00 vMB 11
335,692 335,692 000000000000000007aad3ab7a5284b994bc1ca4a1199e88a7dd0da9db0a9624 2,021 1.00/1.00 vMB 26
335,691 335,691 00000000000000000b2706877100d924e133bbb83ae2fec7d903481bc1e938f1 688 0.60/1.00 vMB 19
335,690 335,690 00000000000000001a11c452719318d7df30099941fd729cc28846f5d47383dd 1,757 0.75/1.00 vMB 30
335,689 335,689 00000000000000000d675608ca54d23e63a032f37c11b7ef372f85b0107eb0f8 160 0.10/1.00 vMB 20
335,688 335,688 000000000000000002027420fad536ad21c14cf8cdc1f010909639004e60e050 1,057 0.63/1.00 vMB 24
335,687 335,687 0000000000000000020f7becb20fc9be36e19dd0a18818c16f355038e0837961 618 0.35/1.00 vMB 21
335,686 335,686 0000000000000000013ac1128c6a6683cf0ab56ce510a6c755634da870308818 100 0.04/1.00 vMB 26
335,685 335,685 000000000000000012c0bf88f2c9bae1c818c96c597ac7c8335474b6cfaebdda 427 0.31/1.00 vMB 19
335,684 335,684 00000000000000001a286a6598f009a0fbb04ef21e15a98dce2b1aa23031c9a8 998 0.50/1.00 vMB 26
335,683 335,683 0000000000000000045a03f67f90bedc780af598e7c41728b7810ab97e316fbe 117 0.08/1.00 vMB 9
335,682 335,682 00000000000000000cc5e2f9831c79a267c25cb355209f0ff70e0113672427f6 283 0.13/1.00 vMB 27
335,681 335,681 00000000000000000c9abce880c3957ca566e5fc73a7491c3111b89347a07d71 181 0.10/1.00 vMB 22
335,680 335,680 0000000000000000087d49579c0b7a417ea13195423cf5da56524dbdcdd47b55 1,151 0.62/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.