Loading Tool

Explorer IconExplorer

Memory Pool

21,651 transactions
11.96 vMB
0.06993290 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.73/200 MB

Candidate Block

Mining Attempt 583c02b8074da4b4c1dfb9223a5681dfd2ff3fa69e90f32abfc3cf106ace29b0
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root af0010bfdc519631702380481f75ee48ed68f49e05be1b4ed68a110813708a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 0.99791225 1.00 vMB
Total Fees: 0.04458176 BTC
Feerates: 240.43 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (760,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,646 153,646 0000000000000da5e97cf3661e3857e3073ac9b4d99b833943c076b119e8765e 12 0.01/1.00 vMB 26
153,645 153,645 0000000000000798964ec6f235033144910960fcd5dcb43e310d2c075ccefdd3 4 0.00/1.00 vMB 74
153,644 153,644 00000000000007883c540be9accbf5ae7609d699fad26f239ec231f043dfe1f9 5 0.00/1.00 vMB 0
153,643 153,643 00000000000003118b24b9da37e6811d645ce27766dd8c3b56ab043d740c0abb 64 0.03/1.00 vMB 46
153,642 153,642 000000000000098907e432e0c894e699193d4d72329b27ca55389ef7da61cc6c 4 0.00/1.00 vMB 0
153,641 153,641 000000000000036e0aeb5947e9c4799baa33827725c24cebe300757d5eaf4daa 20 0.01/1.00 vMB 357
153,640 153,640 00000000000008b604cf9fa5278df5635c1fd3cf27cce8824b27d9db1f1225cf 3 0.00/1.00 vMB 0
153,639 153,639 00000000000000e22333a0eee2bc4d7f3cdaec2e39a67c0a81075840088193ae 28 0.01/1.00 vMB 5
153,638 153,638 0000000000000801b9ce1bc1b21ff04b0c207438fa1af33ebe83e16cde0b2c3a 12 0.00/1.00 vMB 0
153,637 153,637 00000000000008d00192c4a1a2cbe195500a5d161e4cd91bee3f8e6e9109ecaf 17 0.01/1.00 vMB 177
153,636 153,636 0000000000000260beb867e1f2c778a6618baee9b000d569582698356d78480e 48 0.02/1.00 vMB 73
153,635 153,635 0000000000000840613d9c1bb71f4ae150bfad9ebe1ecc11cca64372dbca9c9e 11 0.01/1.00 vMB 199
153,634 153,634 00000000000001e856059d570c2def86b3648218cb0d069ae0c2133b67bd4ce2 30 0.01/1.00 vMB 104
153,633 153,633 000000000000044013cffba89e07a2bbe9f5cf85027b16c031c54d4deda9022b 40 0.01/1.00 vMB 57
153,632 153,632 00000000000004633b32dd2f272ac6cd9b517001d2d8786b29aa54bdffb392ed 14 0.02/1.00 vMB 7
153,631 153,631 000000000000010ee8062c421427fd189682b5ee2f63b97937bf4a7fca175696 22 0.01/1.00 vMB 300
153,630 153,630 00000000000009943a7d5e8d6cba9169c144504899e12c385db0bbe375a86698 9 0.00/1.00 vMB 43
153,629 153,629 00000000000001ec31f8ccd80d412498b9f0c3ea4ceb3cec3fe3bc4080877ed1 9 0.00/1.00 vMB 364
153,628 153,628 000000000000092c80ebb6ad58a1d70c2a23c55ffe1b1244a1676b8fda6d7413 104 0.04/1.00 vMB 55
153,627 153,627 0000000000000e0e75c9931c1f251a2ba5ff4764f245cd91aff26bf1a21f13df 119 0.05/1.00 vMB 91
153,626 153,626 0000000000000c7518baf608fa74b3bf28445f299a999f2a6b0c8d0422ee8a0f 12 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 512.71 GB
    • Received: 4.25 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.