Loading Tool

Explorer IconExplorer

Memory Pool

42,526 transactions
26.10 vMB
0.05075062 BTC
Random Selection Loading Transactions
Max Size: 137.17/200 MB

Candidate Block

Mining Attempt fa69399d0b8ddb9107ca0acaef881a12ccf949adb2cabb113bc222ae9d7280da
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 2b12304ea8fba5a738a8db23fe054aa953c8aab4b75ec25913f96eed0401d47c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.00324401 BTC
Feerates: 77.76 > 0.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (527,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,184 387,184 000000000000000001bb534674aa7d54fef1fc0be4e7c02635aa0fab71274c02 2,554 0.89/1.00 vMB 48
387,183 387,183 0000000000000000034f105807fd8bebc411b1afedf056077e767be7f91e605d 1,612 0.72/1.00 vMB 36
387,182 387,182 000000000000000001535eb32d6cdf7dc831579cee3483c2da7c7c14d090b121 962 0.63/1.00 vMB 23
387,181 387,181 00000000000000000259703538680818250d86c6e64cc76d16e04462d58faa24 1 0.00/1.00 vMB 0
387,180 387,180 00000000000000000530e8a0ffe62ce8a9dae5c632bcebe94c2c7ef4e8a11af6 2,354 0.93/1.00 vMB 36
387,179 387,179 000000000000000005c9a92985884560e36f2fbce61bbd0e8f292a79d823c080 21 0.05/1.00 vMB 3
387,178 387,178 000000000000000002cd450ff193d5b2632ebe64d2455540095f38773de497e3 1,019 0.47/1.00 vMB 32
387,177 387,177 000000000000000009afd378ac43721126c4fbcbe6ab7ea550c75b69537a7a56 936 0.81/1.00 vMB 15
387,176 387,176 0000000000000000042d14eb7ae87fb49842b6a88781021a9769699791141353 1,847 1.00/1.00 vMB 28
387,175 387,175 0000000000000000060e891df91f4b42c64092e15e4917ac0be55c99edcb4595 1 0.00/1.00 vMB 0
387,174 387,174 00000000000000000c723ad84c4b081d3ac27a3b52518d648cd9be6e805b3f18 1,036 0.75/1.00 vMB 23
387,173 387,173 000000000000000009b6e4e819431301369942802b0163ea2fd1cfa5fd6cabc6 1,419 0.75/1.00 vMB 30
387,172 387,172 00000000000000000368a076529fccb6acf16051cfe1b9b8937352061bf39150 1,569 0.75/1.00 vMB 32
387,171 387,171 00000000000000000148f2bc697f899bd81911cbac2fdf7fee065e86292ac8ef 1,235 0.75/1.00 vMB 27
387,170 387,170 000000000000000000ba601632e39916352122a8b762bd38607896936465ebfb 2,427 0.75/1.00 vMB 57
387,169 387,169 0000000000000000041e1c21907a443f632543888ab72ca0b6f9c75e703ce74c 2,855 1.00/1.00 vMB 47
387,168 387,168 0000000000000000043584c5835290338be213fbbdf726bf8cec768138bc490d 1,714 0.99/1.00 vMB 25
387,167 387,167 000000000000000003f2cdf59584b1549b2745604928cd4dbc940b60c9f29ed4 2,694 0.90/1.00 vMB 54
387,166 387,166 000000000000000001b6782b79909dbf2d049d2d8f6ff5cef06eda5faabe087f 871 0.75/1.00 vMB 21
387,165 387,165 000000000000000004d54549e5edb68d9f97672291453c50b6a16cbd5bd1c028 1,973 1.00/1.00 vMB 24
387,164 387,164 000000000000000000287967be63741c630ed6543030b128095566da070185c1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.