Loading Tool

Explorer IconExplorer

Memory Pool

73,888 transactions
27.33 vMB
0.06872609 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 079349324efda955f112e13805ebff6db9d51e250965d568f86e9520f26c618f
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (670,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,042 245,042 0000000000000032823351d076248dee2e3d243f9f0b61f8dca1468e18335055 512 0.28/1.00 vMB 102
245,041 245,041 0000000000000036c38a443e9c0eca3c7a9ce044625828cefdcfbf1ff6f313ad 328 0.16/1.00 vMB 125
245,040 245,040 000000000000004b76fc814f01d96e8ce8b8e50e4e71311d1857c7df8acadb37 128 0.04/1.00 vMB 131
245,039 245,039 000000000000004abf5f5294dd6c0436379cf764866ae1b12b62e26db882876c 73 0.04/1.00 vMB 17
245,038 245,038 00000000000000af80447bb9b6e0d02fcc95194d7878b3c5f4210a48be49917a 399 0.19/1.00 vMB 96
245,037 245,037 00000000000000600a556ca1c348432281dd252a0c22c0732ca9f705bd908d46 604 0.25/1.00 vMB 138
245,036 245,036 0000000000000024dee483c5bc389dce917f9a3689b399022d72d234583464f4 415 0.16/1.00 vMB 126
245,035 245,035 00000000000000894b76584a3e0bcb6a58ee2da31b868cbb4a6a54a5336ebee5 142 0.05/1.00 vMB 197
245,034 245,034 00000000000000bdcd54105729fd0dc815cd379d687cd1e6dfba0f1fb4f01b3e 17 0.01/1.00 vMB 115
245,033 245,033 0000000000000013b8550f633704ca5a2f50c4f4b71815aa34d6ebe23d521bbc 283 0.12/1.00 vMB 117
245,032 245,032 00000000000000370913d61bb0b00afb47aa0cf6b2bbd73a1733f160eb4375ac 168 0.08/1.00 vMB 88
245,031 245,031 000000000000001402490a876927b3706076554e61a139c51b0e626ab281f5a2 105 0.06/1.00 vMB 59
245,030 245,030 0000000000000077625b8af6727868dc663bae3cdd48a458180f7388247dfbcf 492 0.20/1.00 vMB 142
245,029 245,029 000000000000007eb0139f7a1b01abce4cb87ff306d6cb0b401722512da4e48f 252 0.12/1.00 vMB 99
245,028 245,028 00000000000000a5488decbb80fbdbdebeba8813ec6ab82a7f6ec510b215cfe7 28 0.01/1.00 vMB 89
245,027 245,027 000000000000007b63bdf37a017c2fb72fa0c9e46ef8978329b9892603e8bbb6 185 0.09/1.00 vMB 112
245,026 245,026 00000000000000967cd9484716e5bff87c1b7aa5ec67ff4fb3f65c66a485581a 431 0.17/1.00 vMB 142
245,025 245,025 000000000000007d2e95171004fc08c0adc0b8e360d23da3e7c5dc595c63db5d 138 0.06/1.00 vMB 133
245,024 245,024 000000000000006d42fb2bff2856ff0c7430227ff5afaa40cbd057a6a7707d8c 258 0.12/1.00 vMB 103
245,023 245,023 00000000000000c0b5de90defdb7d4ccab7c863ab61d731f609eccb059889eb6 628 0.25/1.00 vMB 156
245,022 245,022 0000000000000079c6f3b9ade1aac0844eb7c5e19319d18abbf77543d266b7e8 249 0.13/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.