Loading Tool

Explorer IconExplorer

Memory Pool

86,379 transactions
31.74 vMB
0.10619823 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 63f7206d3de4b2f098a2d17695fb9d71cdb4248aa9c51b9eaeb5ef4cd8d7f59d
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 9177b720332dc205ca6994e6312da275b2a54b5c26255af8e558de8ae4ccf068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.02633868 BTC
Feerates: 1,236.26 > 2.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (432,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,140 483,140 000000000000000000284f3634cd0d398cd8c8db2a1a7cc12077ba1c27a835af 2,087 1.00/1.00 vMB 473
483,139 483,139 000000000000000001269d154daae04d249c31854126ec410d1040749f949212 1,838 0.99/1.00 vMB 114
483,138 483,138 0000000000000000005e6e0cfe56afe90b2c724d706ec4f76c887822592599de 1,456 1.00/1.00 vMB 278
483,137 483,137 0000000000000000007ee03ab85e1e4ccd5892946c2f871175dcdc5066207fd4 1,234 1.00/1.00 vMB 220
483,136 483,136 0000000000000000010adf6eb094acb3495ce5f60617ccf8c29cf2772c0f13e4 2,434 1.00/1.00 vMB 385
483,135 483,135 00000000000000000022283883700aedf5cbad1caeaeacf882caaf58ea0d4d9f 673 0.67/1.00 vMB 113
483,134 483,134 0000000000000000010f43fcfa5ebce5ec39cbca2139cdc8a7addc2da311da42 583 0.78/1.00 vMB 102
483,133 483,133 0000000000000000009a48e9a34c5f7eb6417c5efc0c82f05be55b807e80738a 1,197 0.88/1.00 vMB 174
483,132 483,132 000000000000000000975842b8ecbc118851ef436bc39db4644bce4a970c9b76 727 0.40/1.00 vMB 46
483,131 483,131 000000000000000000e005da7844060c198e10987e6b1cee9f567a7ea017b8d2 1,393 1.00/1.00 vMB 279
483,130 483,130 00000000000000000101fa2f180c03486418a26269503011113c3a51ad8986fe 359 0.17/1.00 vMB 250
483,129 483,129 00000000000000000087619a1bab8765d84a865750a4799b88e3cb77de4692dd 1,485 0.74/1.00 vMB 186
483,128 483,128 0000000000000000000cdd8d7e8cef2b8975b17a7fd43333d6dd62888f6744a9 1,613 0.81/1.00 vMB 219
483,127 483,127 00000000000000000083d90ff7b58868887b77f7cd5b5f7f2bbe1df3287d09c7 1,511 0.68/1.00 vMB 203
483,126 483,126 0000000000000000011a7155542e178fec5837526f2346cd66f8699513c794d7 1,544 0.75/1.00 vMB 222
483,125 483,125 000000000000000001181e518b53028294d18f1bcf66b86482b6ca48950cd769 921 0.55/1.00 vMB 262
483,124 483,124 0000000000000000006cd9e8c1db8510b0be6cc9cee073e56afeb9d1487faa94 1,634 0.78/1.00 vMB 7
483,123 483,123 000000000000000000b2e13ba2fc565a8adec788c048d645303801079836281f 1,967 1.00/1.00 vMB 170
483,122 483,122 0000000000000000001266d7617cb1e436f2959c98c1f4721996cdb59df71b4b 1,895 1.00/1.00 vMB 214
483,121 483,121 000000000000000000df7981b59de2eba595ef4f754a1d3106b9819a2e175891 2,420 0.99/1.00 vMB 437
483,120 483,120 00000000000000000071520d189b2cba91233e2823537f17dd4d176c15d7639a 396 0.41/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.