Loading Tool

Explorer IconExplorer

Memory Pool

79,267 transactions
29.49 vMB
0.08445289 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 147803c7bcbfb002fc9a7e9430263217945435165ae25d9e33822f9a12620b47
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ccb7ee42a99378438d7d4d20b83965d24c392450d143085f7430f3da06de5c79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.01958643 BTC
Feerates: 402.60 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (452,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,699 462,699 000000000000000000c80b3c608c15b4fe31231ffb31eb195f7d87a1f6a06dc7 2,290 1.00/1.00 vMB 126
462,698 462,698 0000000000000000006950e5027a44548284ea9c1ba0fb3e982444a38bcde218 1,751 1.00/1.00 vMB 187
462,697 462,697 0000000000000000002b3afe4a7254cc21eb85aba27f4dff55519310b14fae0e 1,711 1.00/1.00 vMB 139
462,696 462,696 000000000000000001fa0905a4f6f09acd6871a09a56dc6c1186d44e1d52ebf6 1,924 1.00/1.00 vMB 140
462,695 462,695 00000000000000000090acba52d651bc902877ca53fa84b0270c7743ca523f32 1,528 1.00/1.00 vMB 156
462,694 462,694 0000000000000000010d853df4d81994b59764cc4cc1df97f074f51189d843dc 1,663 1.00/1.00 vMB 144
462,693 462,693 0000000000000000018e3601c98356ec15f23e8da7c52724c056fca5f17c85dd 1,716 1.00/1.00 vMB 161
462,692 462,692 0000000000000000006b7c89982e247973e2fcf66576edc9ddf4d51df6d9ee66 1,160 0.93/1.00 vMB 156
462,691 462,691 0000000000000000009b5e7c772ba921f1a5ffee0c4957fed55262115fb6316c 1 0.00/1.00 vMB 0
462,690 462,690 0000000000000000010f81b416a78c6f83bdc6b189da7527b8388bbfc6254b39 1,679 1.00/1.00 vMB 133
462,689 462,689 000000000000000000cfeb3e30920089d9f949585bb90adab81cc2e84081c51e 1,824 1.00/1.00 vMB 179
462,688 462,688 000000000000000000dce6dff962d1b8e4930c422fadf377df630807cf689104 1,912 1.00/1.00 vMB 190
462,687 462,687 000000000000000001e91d04c1d8fbaf98f5068e1d15b9964719fcb745b49b05 2,715 1.00/1.00 vMB 182
462,686 462,686 000000000000000001a91fe1c1ff23136ca49315abe3ac8fd0e20821343128d6 924 1.00/1.00 vMB 159
462,685 462,685 00000000000000000103bb738c9bd7a004583552693471175b640b14b1bdb61a 1,771 1.00/1.00 vMB 166
462,684 462,684 00000000000000000008a62ba4bd6a356314ffbf63c0874cf2c5930d258729ff 1 0.00/1.00 vMB 0
462,683 462,683 000000000000000000718dcc9d49d6384b262770f4be307456ad7f06f634dde4 1,220 1.00/1.00 vMB 100
462,682 462,682 0000000000000000009351501124b37979bfcfe8f21700c9535aad8f36e39a33 2,384 1.00/1.00 vMB 152
462,681 462,681 000000000000000000a059a564afff3140e384e4074a00658f58cc11c522dc14 2,037 1.00/1.00 vMB 70
462,680 462,680 000000000000000000bc893c6984466dc40a7b3ee35a883d3a08817d350c0f1a 1,670 1.00/1.00 vMB 114
462,679 462,679 0000000000000000010cfa927f57fe5524ef61c7ad11d5bf0c3724d0b18bf7f8 2,114 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.