Loading Tool

Explorer IconExplorer

Memory Pool

77,963 transactions
28.67 vMB
0.10120892 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt 9ded0788ba4d1967ba5e0d11f74a1eaed9f0e607684ed0f333c3997aca4520f3
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 0bf7abdb5e3190b3a6ad044d7b1e3cebecb1d7cf5994023f61e6063dc2b7d811
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.03487030 BTC
Feerates: 201.07 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (593,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,238 322,238 0000000000000000156241c97e914248179b949a8d53fb3681211535e0685a1e 1 0.00/1.00 vMB 0
322,237 322,237 0000000000000000008e81ba6dc818bf4ae7ef3154ea602f26e76bc484b90ed0 531 0.35/1.00 vMB 23
322,236 322,236 0000000000000000244ebd6456f157afca5163dd163e2b6e94e24cf372b1b13c 1,476 0.93/1.00 vMB 28
322,235 322,235 00000000000000000b50729b2fc56788c05d9c7a8d228a294b629d45c719b27b 910 0.35/1.00 vMB 41
322,234 322,234 000000000000000007674c1049404a48da5dcf5707db7ad806773f59e39a0300 97 0.08/1.00 vMB 12
322,233 322,233 0000000000000000041e42dc0a022cd0fa26540abc0cfaae83697479019269bd 202 0.24/1.00 vMB 17
322,232 322,232 0000000000000000125eb0a2a6224b3774637236d708c8694f155296af9e1626 653 0.57/1.00 vMB 19
322,231 322,231 00000000000000000679e7eb00e2cd285550832b5a93300fcb7f70f728873bbc 500 0.50/1.00 vMB 21
322,230 322,230 000000000000000001529b0ae1f32f92e4af5f77c8fe04a2e64c5b76f7bb939d 862 0.35/1.00 vMB 30
322,229 322,229 000000000000000010f365d40d4d77aa4a7d77597f7c93cf694898eea22d4834 952 0.35/1.00 vMB 32
322,228 322,228 00000000000000001872f00ae68fa75034d938e49be9ae5798e40bfece8c6f4c 1,169 0.35/1.00 vMB 53
322,227 322,227 000000000000000008c1697d58dc5aaf6ad82d8fa0f90ed04021896637fd5b22 256 0.07/1.00 vMB 36
322,226 322,226 00000000000000001beed6338341b3e2ff5bbb3326a2e1330a8ed4830f70717d 211 0.11/1.00 vMB 32
322,225 322,225 0000000000000000093dd226400b4047ebbe999535feaa6a4b3bddf2a08058db 70 0.04/1.00 vMB 25
322,224 322,224 00000000000000001130011be52283f9bb929b746f534a7a1789ec11fedcb1da 530 0.32/1.00 vMB 22
322,223 322,223 000000000000000023850ee25e56dbc988ab2dc4c5121b1782d5a95d3ee7acf0 253 0.13/1.00 vMB 27
322,222 322,222 00000000000000001f141915f62368b094fabb95838a1f423127b5f717056297 790 0.40/1.00 vMB 28
322,221 322,221 0000000000000000144f96245051a11419d2c41693a280bbd8db952f7835d083 424 0.29/1.00 vMB 26
322,220 322,220 0000000000000000080eaf5c32705098d26f4dd108875cddf7150b6e312c6ae1 34 0.02/1.00 vMB 26
322,219 322,219 0000000000000000105df76eaec090f8bb3bf81a9af7b06c190c2211dc3bfed8 481 0.23/1.00 vMB 34
322,218 322,218 00000000000000001f2dea2c6c796e69ce2c81a668f60540e0f977f16b679618 480 0.22/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.