Loading Tool

Explorer IconExplorer

Memory Pool

34,441 transactions
14.01 vMB
0.06075376 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.60/200 MB

Candidate Block

Mining Attempt fc8073a1201ef231ea7c7cf2756eb931670ba243c0218ddff6be3d4ab97ff348
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root 1a060e1accc072d8695bad123e72a8dc4b343b913d3cbb60fe63e9c02d013633
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.02213617 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (628,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,630 284,630 0000000000000000035656303883592e103db20e3085eb2d8ffd37c71de0bca2 170 0.05 vMB 177
284,629 284,629 000000000000000069e5ca4b0079c1aec22a84d47859940977ebf5583c79aa8e 776 0.25 vMB 80
284,628 284,628 0000000000000000d3f8c4b31671f477a861020c0a9cb76077b240baa2706a4e 64 0.09 vMB 29
284,627 284,627 0000000000000001a175e657c61445b3837725e3a95ec42f6cbc7baf3e9034ee 544 0.29 vMB 37
284,626 284,626 00000000000000002aafc64229dad80e7117073d74e04e027625aef8944dd0da 114 0.11 vMB 17
284,625 284,625 000000000000000158b4d75ea4be12ab6589a43dd52c94c100f915b17b2a55f7 140 0.10 vMB 68
284,624 284,624 0000000000000000e688f934690214e7c77e60a156eaece13723045cfc4e7a6a 539 0.25 vMB 40
284,623 284,623 00000000000000013f94a299d2437551ab693698d6f113f609cfb52a606f2a57 174 0.24 vMB 12
284,622 284,622 000000000000000026f03acf38d1b6f40667452744c7c4a7d9d1307eaf5371c8 674 0.35 vMB 49
284,621 284,621 0000000000000000bbeba8d32c64a602deb1aa41aea1cdf1d98ff91e78a23c29 357 0.25 vMB 34
284,620 284,620 00000000000000017071bbda20c45f17e3f7364aebaa101e6c41b1b745c1906c 632 0.35 vMB 39
284,619 284,619 0000000000000000fac63032b26b71e8fe481e0a99f79d0e94853acf4a0ba1c6 561 0.25 vMB 47
284,618 284,618 00000000000000006790da79e9b7da33de506e44617190d803620da0d40911eb 770 0.90 vMB 20
284,617 284,617 00000000000000012d5bc51f784e113a50049926b93895adeaa9a084af992fb8 95 0.08 vMB 9
284,616 284,616 000000000000000124f9299d28ef61c96b74081faebbf11c7fbd625275eccf83 466 0.49 vMB 20
284,615 284,615 000000000000000175aad3b2aefe22f3016f8fcd07dd1bc7966762348a4160d4 436 0.20 vMB 41
284,614 284,614 00000000000000010606d283062fef8cc1736393a1d1ab9801f18581185c0019 1,055 0.35 vMB 63
284,613 284,613 0000000000000000e7238b2f173b9a7f3af7a501d7bac01ce4f33e1936ee3983 169 0.08 vMB 35
284,612 284,612 000000000000000130d4b23a35a6d8212d34dad890280732052a20411e6e60bf 92 0.03 vMB 9
284,611 284,611 00000000000000009a9c5d0b5aed265ac98125d1bb7d055a70b74aa6569fb0f8 882 0.41 vMB 32
284,610 284,610 00000000000000019ae5f49e3ba4a306f857e721c50aeb8d96170c0475d5edd2 155 0.05 vMB 209
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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