Loading Tool

Explorer IconExplorer

Memory Pool

38,616 transactions
26.38 vMB
0.06881958 BTC
Random Selection Loading Transactions
Max Size: 135.85/200 MB

Candidate Block

Mining Attempt b1a6656d481c9cbbd4225f4e57881932743a0d8a824ba4021c7ba2b5b76159d4
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root c1ac937c8f97670674ca0e6a1012f4747cf9c1c20d371d521b3bf342baf58cc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,050
Size: 1.00 vMB
Total Fees: 0.01973577 BTC
Feerates: 102.99 > 1.98 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (150,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,209 764,209 000000000000000000050489f353d361b41bc55694d72d7088bf355b1deac114 2,213 1.00/1.00 vMB 17
764,208 764,208 000000000000000000016bc5b4d0cee34b3769caf705113ba178d06e3b6a1263 2,670 1.00/1.00 vMB 31
764,207 764,207 00000000000000000006f672cc8e87b755de33df502ef100600e3b4d0893e7cd 2,080 1.00/1.00 vMB 18
764,206 764,206 00000000000000000001920774d4c8bda90c2840877704a21499c92ab284a4d2 1,427 1.00/1.00 vMB 12
764,205 764,205 0000000000000000000385233d70384ac0f667ad47c1a4572d21049f8d1e03ee 2,310 1.00/1.00 vMB 14
764,204 764,204 0000000000000000000525c8b003a0063d5d1071a504666ad15230a46c90ff9d 2,858 1.00/1.00 vMB 33
764,203 764,203 00000000000000000006636d0c6161eb604ba2e3be56416541527e778d5f7d51 496 1.00/1.00 vMB 5
764,202 764,202 00000000000000000006a3e3a26e393130c6be75841a5a541888bd9442cee675 1,606 1.00/1.00 vMB 27
764,201 764,201 000000000000000000033f42547d9f7565a04ace8ac1d7ec9422888adef0f613 801 1.00/1.00 vMB 7
764,200 764,200 00000000000000000000b6580908aae71016378bb5804410487157693d8f473a 1,959 1.00/1.00 vMB 16
764,199 764,199 00000000000000000000ebce34b03b9a60f338bb9264f2f0da8f6799eb25be99 1,941 1.00/1.00 vMB 4
764,198 764,198 0000000000000000000559f090a478558aea98655c239fd097f4c409be681197 2,986 1.00/1.00 vMB 19
764,197 764,197 00000000000000000001eab1f7f4dc7b9557db8532d9736545d1c470269e6f39 2,141 1.00/1.00 vMB 24
764,196 764,196 0000000000000000000611543371b2b254c54d94b4e360a78c07a7dbc5e93bc2 3,177 1.00/1.00 vMB 33
764,195 764,195 0000000000000000000419f11415a44fb00306f4f721154d4602e8d4f4e77a1b 3,462 1.00/1.00 vMB 29
764,194 764,194 0000000000000000000693f8d562be23220d5db71687224869dcf1c6af232ab8 1,868 1.00/1.00 vMB 36
764,193 764,193 000000000000000000073eb678951b96141ee7c7705400783bcae79ca6daa0f1 2,840 1.00/1.00 vMB 44
764,192 764,192 000000000000000000018e93c1abab4e3c9a04968af42677156c0646987ec7ba 421 1.00/1.00 vMB 3
764,191 764,191 00000000000000000005f1e05142d688bf8a9626f9bd52dd18b03a3d28663d6e 657 1.00/1.00 vMB 11
764,190 764,190 00000000000000000003631fca50e6e6cbc4a59f944e5c7a801b1276fd28c75e 1,700 1.00/1.00 vMB 7
764,189 764,189 00000000000000000006f3356142a2f891e0548bb382695b448ef2e1a5c62a6b 1,044 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 635.54 GB
    • Received: 12.31 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.