Loading Tool

Explorer IconExplorer

Memory Pool

45,184 transactions
20.38 vMB
0.06702274 BTC
Random Selection Loading Transactions
Max Size: 115.52/200 MB

Candidate Block

Mining Attempt c3659ea347d1647d26977386409025d8ec426318768c1d795869fa5d97e3f2fc
Version 20000000
Previous Block 00000000000000000002011e6ba772050866aa3f6b3ae07ef25ad216bee5a454
Merkle Root 6e64d252cdca0cf9585f3e341e360993413e8ecf03fe9886be82681d5882398f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,578
Size: 1.00 vMB
Total Fees: 0.02681564 BTC
Feerates: 302.27 > 2.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,956 (760,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
153,625 153,625 0000000000000560fa1b9a1f41569685c438191a85d7bafdeeb45947c24a6ec5 34 0.02/1.00 vMB 63
153,624 153,624 00000000000004eb6618a4f8dacc12174a379b48a984fb3e07f948163e24243a 42 0.02/1.00 vMB 16
153,623 153,623 00000000000005d9c0b92836bc5f8795cf7c59c7b844cb49448a85bf1fe861b0 33 0.02/1.00 vMB 129
153,622 153,622 00000000000000cb7fee002491043d777e5c841480cf945d0ad97854281392ef 14 0.01/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 780.53 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: 535.48 GB
    • Received: 5.91 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.