Loading Tool

Explorer IconExplorer

Memory Pool

82,287 transactions
31.13 vMB
0.10892810 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt 0de863ad06e5081d7fda4fce29653787dee40cd3c0bc03e6a72868944e8d3666
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 8169c97aab02668998487f56b2dab01a99a1e845de4b68c03ec75ba306f7f18d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.03474486 BTC
Feerates: 803.65 > 3.48 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (402,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,897 512,897 000000000000000000251fbf0e966d266f9b2de83e1004cd4674cf42a91fc2e5 2,775 1.00/1.00 vMB 53
512,896 512,896 00000000000000000041274aec3eaa56141816c50aef5db36cfdcbfc696d8eb0 1,989 1.00/1.00 vMB 40
512,895 512,895 00000000000000000032756621f66a348d977d3044a3c137191a403955e960de 1,348 1.00/1.00 vMB 13
512,894 512,894 0000000000000000003e1e4c1cf258b7a35e339c1ff50b5d8b5819b3339a6bb3 2,201 1.00/1.00 vMB 38
512,893 512,893 00000000000000000052d2e0afb7b84555f4532663b055e4e4049b1fa7bfbf87 2,944 1.00/1.00 vMB 59
512,892 512,892 00000000000000000005ca8354d59dec2250876b8ab587c327cac3374e706824 1,293 1.00/1.00 vMB 44
512,891 512,891 0000000000000000001c2934a2053c662997f314e7382e2e69a846b6d32122d8 1,882 1.00/1.00 vMB 64
512,890 512,890 00000000000000000051c2f33178f2a75344de5e2d46794ec4c60edc15edf83b 936 1.00/1.00 vMB 55
512,889 512,889 0000000000000000004c6bd79d60b9e5e37c16565ac0af37e18f9ac9db97df9d 275 1.00/1.00 vMB 4
512,888 512,888 0000000000000000001cd5aca41ebe08e250bf86fb30333598ab8859b7d49935 450 1.00/1.00 vMB 7
512,887 512,887 000000000000000000030d11be1d6da47693aa20bbc99926ba29eb6fd8b470e9 940 1.00/1.00 vMB 15
512,886 512,886 0000000000000000001f2f7e1da896c74ce21b099420828d961a0d938070d388 1,195 1.00/1.00 vMB 25
512,885 512,885 0000000000000000000ba563e9618df4de76adec8a12b725f925b63485b46788 1,174 1.00/1.00 vMB 12
512,884 512,884 000000000000000000188d44fd53064469b17c3590a0c4df8e90626d11e25a69 2,071 1.00/1.00 vMB 68
512,883 512,883 00000000000000000024735319d971ba79334040da3dfb767ed03af05677b7c9 220 1.00/1.00 vMB 3
512,882 512,882 0000000000000000004a43c0defae9d87004738595ee869de0e02755d11e1898 1,319 0.75/1.00 vMB 50
512,881 512,881 00000000000000000040e7bb9894d28c180c4c8547c9a17e60db8d6efc165426 1,060 1.00/1.00 vMB 28
512,880 512,880 00000000000000000038030a60ce89c31065a9be197776cfc7027ebc39f57543 111 1.00/1.00 vMB 3
512,879 512,879 0000000000000000002712067948d4f747b0875dde8227c3fad561ce878ae527 800 1.00/1.00 vMB 4
512,878 512,878 000000000000000000104b31925981ae7f3777e38a4d9c9fabb9c09710a49984 2,633 1.00/1.00 vMB 68
512,877 512,877 00000000000000000017fb949d5cc8f362a045ba7bc4a317e0b990aaaa1b9dc0 749 1.00/1.00 vMB 24
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.64 GB
    • Received: 17.93 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.