Loading Tool

Explorer IconExplorer

Memory Pool

84,298 transactions
31.59 vMB
0.13505792 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt 2ccfb95f07226a9c9fa50ffef9fcad35104b0759da3b8549d091e09fe84bf97a
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 1c1d89e57fbf9fa4a2e1c556e73b428fe4f96dc29a808ebcaf0e415fa6c8d0c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,115
Size: 1.00 vMB
Total Fees: 0.05431268 BTC
Feerates: 163.06 > 5.44 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (276,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,504 638,504 00000000000000000008e5c46d1db2b29754007ca0c9104cf861e7b72596f150 3,214 1.00/1.00 vMB 42
638,503 638,503 000000000000000000054645b16c7a3aa847a4edd725132a622b998cfe50454f 2,996 1.00/1.00 vMB 47
638,502 638,502 0000000000000000000f38655f7c56dcf7963252ea05e21de18487d392530ed4 2,127 1.00/1.00 vMB 49
638,501 638,501 0000000000000000000182b7ac987109fafc4d10962395506b16e6b8f6a9f282 2,413 1.00/1.00 vMB 45
638,500 638,500 000000000000000000017a244eed1f8f3e26d626b1ca87d90455464bb28010e0 2,451 1.00/1.00 vMB 48
638,499 638,499 0000000000000000000af174c35117127630f13c52e3205d564c816436ef4074 2,276 1.00/1.00 vMB 59
638,498 638,498 00000000000000000005e24c5ad1bace8dc6736447485c7c802ed54885326299 2,601 1.00/1.00 vMB 61
638,497 638,497 00000000000000000006f2e63fb3a32d26d9b99971e82a4cb345c528567a712c 2,363 1.00/1.00 vMB 62
638,496 638,496 00000000000000000004de1056ba53cf67e5010ce435c9e05f76d711f16ea873 2,519 1.00/1.00 vMB 48
638,495 638,495 00000000000000000002e1ca230ddb94921abc42ebb015b231c889f4471aae82 1 0.00/1.00 vMB 0
638,494 638,494 00000000000000000001bba504cdb2503ecb925a78d85f78c7f591168beb58ff 2,946 1.00/1.00 vMB 63
638,493 638,493 000000000000000000023f0cab2c5d43d1fb6701241a0d579e84f35d0a43d039 1,707 1.00/1.00 vMB 84
638,492 638,492 0000000000000000000393588d04cd9a681d84a0bfeea30258ef8ebc85c1b255 1,807 1.00/1.00 vMB 62
638,491 638,491 00000000000000000004e8d55595ecb4313504696c6d3016ce1b52a70b1775c6 1,881 1.00/1.00 vMB 58
638,490 638,490 00000000000000000005e30238fd37a49536a7c70fa18c9bbe8abd676691dc2f 2,548 1.00/1.00 vMB 39
638,489 638,489 0000000000000000000f0a198c1dfc5731f063a568ffc0ff6ec120ba52c22ddd 2,402 1.00/1.00 vMB 55
638,488 638,488 00000000000000000005279bdddb6099b074f7c3b86b1dde5ec19359426605f6 3,023 1.00/1.00 vMB 41
638,487 638,487 00000000000000000009640c2a4f78237a05279165c37cc990c9797a75095a34 2,581 1.00/1.00 vMB 54
638,486 638,486 0000000000000000000da13d058bf95cfc0eeb1812533182f1304b0cdba6771a 2,543 1.00/1.00 vMB 48
638,485 638,485 000000000000000000053c907180ad42e0739bdba7055e3791bedc224f98bb62 2,392 1.00/1.00 vMB 70
638,484 638,484 00000000000000000003f9b462dc1e7d0e8018887710b1adf3b3490ab2572e0a 2,355 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.