Loading Tool

Explorer IconExplorer

Memory Pool

36,099 transactions
28.50 vMB
0.06522778 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 44a3f551772306ff9aafd71797b75fb0edff9f1adf0ee2710ea6d0f950b3eb74
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 8c5eef0f75161eb767d98cc2a5049787615c79c6bf018663c6d25a99355bf633
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01001080 BTC
Feerates: 75.34 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (149,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,348 765,348 000000000000000000023596fe72306debbdb6208e99a1c3f322e3e97d5d9eaa 3,743 1.00/1.00 vMB 39
765,347 765,347 00000000000000000004c9d9ad2f4a38b818eb9049471480ff9cd4530b73b092 2,888 1.00/1.00 vMB 41
765,346 765,346 0000000000000000000658bc6ee461b368637741fd4a8a0083af424d4bddd503 2,852 1.00/1.00 vMB 52
765,345 765,345 00000000000000000000d9eeaa03b29a3884c1fba6d6ba109a9f3a2f570a1027 3,376 1.00/1.00 vMB 59
765,344 765,344 000000000000000000067c5456f4b22678215321867c77083ad0f2a57f294b0e 2,712 1.00/1.00 vMB 31
765,343 765,343 000000000000000000038e69f8d91e11361c997ea4c562fb0f54240de80e62ef 2,748 1.00/1.00 vMB 26
765,342 765,342 00000000000000000006a7b5f303820dbaf4824531e96a3948b6c7f50b27de5c 3,019 1.00/1.00 vMB 29
765,341 765,341 00000000000000000000e92fbb52e89ad0296ee09ee1030b6444724c04055ca9 2,514 1.00/1.00 vMB 30
765,340 765,340 00000000000000000004fe3b360b650cb4555080d82faba59590c2c18e26d7c8 3,735 1.00/1.00 vMB 46
765,339 765,339 00000000000000000005bd7a4e5b5a3466fdb883a381c14ab6d304dca25cb5b6 3,399 1.00/1.00 vMB 25
765,338 765,338 000000000000000000035ffc45c5ca79066b4c50f64fff4302563f28515a1266 3,984 1.00/1.00 vMB 35
765,337 765,337 00000000000000000006c20a26c2e0fdcaea0f8696f2537b2ebb948087db1a73 3,354 1.00/1.00 vMB 35
765,336 765,336 00000000000000000004961dec8fa6b1551c797bf929c157816b6c0b4321bde7 3,668 1.00/1.00 vMB 48
765,335 765,335 00000000000000000000842557553cafb7994923e75899d7f87a58137e9bd81a 3,048 1.00/1.00 vMB 41
765,334 765,334 000000000000000000049ae2c06a3d27223679fd08bd397263c7338310865eac 3,697 1.00/1.00 vMB 61
765,333 765,333 00000000000000000004c560245fafcf8031479e23de7108dfe3dd51cc20796e 2,762 1.00/1.00 vMB 17
765,332 765,332 00000000000000000001f44beaa510c01cf66673c5f376836904878338c10456 1,776 1.00/1.00 vMB 20
765,331 765,331 00000000000000000006e3ec039503e1376693bdea6937bfc069ccc1c5f51766 1,686 1.00/1.00 vMB 23
765,330 765,330 00000000000000000001eaa6e6eab68cea233ef632f0491cc74492efccb1c5a2 1,778 1.00/1.00 vMB 17
765,329 765,329 00000000000000000002fea34b0aa6ccf4d2592b4588330e6fe5669fee3a5f8e 2,980 1.00/1.00 vMB 27
765,328 765,328 00000000000000000005985d04f233899543d7d442c4f6e0429bf60a404c3354 2,989 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.54 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: 620.13 GB
    • Received: 11.21 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.