Loading Tool

Explorer IconExplorer

Memory Pool

35,567 transactions
25.59 vMB
0.08045680 BTC
Random Selection Loading Transactions
Max Size: 130.87/200 MB

Candidate Block

Mining Attempt 0c14321689ca19b2215eef91316df6822a25d6339c9b86147256c8f456fb61b4
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 43c5a5be2a7975ff018105106d433edcfafaa50515792d21bf13e0260972f34c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.03384700 BTC
Feerates: 171.09 > 3.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (67,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,442 847,442 00000000000000000001a50ddb103d793f368187b06d99c67022fbddd9cefc08 5,470 1.00/1.00 vMB 38
847,441 847,441 000000000000000000004f92400e9e350c4ff5e66b6f1e057f68d511c9eaf881 3,494 1.00/1.00 vMB 30
847,440 847,440 00000000000000000001261cdbacea9b865f000a68648d1ba5620353c9e1404c 3,460 1.00/1.00 vMB 61
847,439 847,439 000000000000000000031bd345f324adbe085f3cfc46690dc05b60b402acc030 5,257 1.00/1.00 vMB 29
847,438 847,438 00000000000000000002664487da28dc19f9215f4148f31a4f6e1184e63dc762 3,170 1.00/1.00 vMB 32
847,437 847,437 0000000000000000000249bee0a36452828f816efc12c20521a836ecccf53c88 4,521 1.00/1.00 vMB 49
847,436 847,436 00000000000000000002f0266382195b3254dc8ae048150bfa84df7b06389f91 3,454 1.00/1.00 vMB 42
847,435 847,435 00000000000000000000b93633fdca0aa686c96aa5bb483f3fed4370436e966d 6,183 1.00/1.00 vMB 32
847,434 847,434 00000000000000000001d9224123099fb2d755a25d8deb284c977c6c3e0c1194 4,002 1.00/1.00 vMB 31
847,433 847,433 00000000000000000002bfeef21f77ec650d4e816c53c34fb6d7c7af16f1776c 5,149 1.00/1.00 vMB 31
847,432 847,432 00000000000000000001e72d87bee79abb79b6e631258a61e7f00c4436db0e10 3,009 1.00/1.00 vMB 54
847,431 847,431 000000000000000000026c843c0793465ca5ce01bc2e89c312d6da9730d12044 4,210 1.00/1.00 vMB 37
847,430 847,430 000000000000000000008d168b46d174064b10596ad0fc81ddf01f9933c82d5a 3,863 1.00/1.00 vMB 42
847,429 847,429 00000000000000000000e6929a372ffee0c1bdcf367322a1397793b61a4aced2 4,521 1.00/1.00 vMB 28
847,428 847,428 00000000000000000001181fcdeaa0236a4f6df7f9cb76e4adbc78cedb59532b 7,156 1.00/1.00 vMB 27
847,427 847,427 00000000000000000002fcf692b84f36aa6c8a2051fb0ce9b3aa112438378ed6 3,073 1.00/1.00 vMB 48
847,426 847,426 00000000000000000000322e567d656eb59e48fe05cec0d8265878dbb018d607 5,787 1.00/1.00 vMB 30
847,425 847,425 000000000000000000006e1ed946a23b3cb65eed9b49934478695a9d534b7bc4 5,060 1.00/1.00 vMB 37
847,424 847,424 00000000000000000000b1fcadf2f6fa8d2072e2e2b6bf03948eaafcf58482d3 5,750 1.00/1.00 vMB 27
847,423 847,423 000000000000000000012f4b8628dddc2d10c5a825aead23cf2c3a5a430a8ab3 1 0.00/1.00 vMB 0
847,422 847,422 00000000000000000000f2f5d20830a7191028d8d7de12643c3b66914a666d56 3,210 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.