Loading Tool

Explorer IconExplorer

Memory Pool

78,011 transactions
28.94 vMB
0.07804016 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt c3c7fb615e4f55b473281206bf373f2f356d2fbc984db9dd912ac96def6c0183
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9a789fded08a9cf33eb0dd164a09ca50b2c5865c08d1de07cecaa07b11b9bcda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01776218 BTC
Feerates: 100.81 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (139,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,854 775,854 000000000000000000004401a0413419f72cbaa2693df7cc2237a99625a8c0fc 2,777 1.00/1.00 vMB 14
775,853 775,853 00000000000000000004a694eb8d08e8a3daaaad63c27b335d928c62d38d69e2 1,827 1.00/1.00 vMB 10
775,852 775,852 0000000000000000000407b24329eee42b6c03988c27e3635d548f0732731051 2,558 1.00/1.00 vMB 13
775,851 775,851 000000000000000000005cf15d85a8163f0ed6f9caf88bd3ac976c9c3fee4ee8 1,766 1.00/1.00 vMB 10
775,850 775,850 00000000000000000000aa49c8635ffefa7edfa9b3e24406f3aa5a80f484b795 2,346 1.00/1.00 vMB 13
775,849 775,849 0000000000000000000029c47a02db3a4ca736845574f1c07e1a3b66ff395354 482 1.00/1.00 vMB 6
775,848 775,848 0000000000000000000452fc01f1f2b05852c00b30e03a463c790a9038a07601 465 1.00/1.00 vMB 7
775,847 775,847 000000000000000000053e256048301f3d376745ad10aba8fe676fd7ce54ff83 1,074 1.00/1.00 vMB 8
775,846 775,846 00000000000000000006178e8994e0d29d6086a4a598652fa6a6687a6235b393 517 1.00/1.00 vMB 6
775,845 775,845 00000000000000000002b4bd9aacd3e90792b65cb83eeb90e477cb5361a1ffb2 1,800 1.00/1.00 vMB 11
775,844 775,844 0000000000000000000706b9c0b1e8a6c194dcebf592295772bfc5a29fe25474 1,222 1.00/1.00 vMB 9
775,843 775,843 000000000000000000062d1fb3f445686e875655197bb7fd6628a544aca9b4ad 1,362 1.00/1.00 vMB 10
775,842 775,842 0000000000000000000113d59e9a9031343e3fe2fbedb4ae2c8e819db2b31394 2,194 1.00/1.00 vMB 15
775,841 775,841 000000000000000000068c08eb3b1c7ac1783d3b125eeabc7731119a5c71e074 604 1.00/1.00 vMB 6
775,840 775,840 000000000000000000022209ad9332b495913f5b232d22cd7b1d94dd09521dda 1,028 1.00/1.00 vMB 8
775,839 775,839 00000000000000000000486ff2ce611c1a82dfab085770f055acd1a3290490f3 1,761 1.00/1.00 vMB 10
775,838 775,838 0000000000000000000121f58c01237efd0d3a6a6a1f503c81979f2c956f417e 2,381 1.00/1.00 vMB 13
775,837 775,837 00000000000000000005974632f5e7317311343cf643be463fa86ac18df387ec 1,970 1.00/1.00 vMB 11
775,836 775,836 00000000000000000000f69116ac4753cbcbd5ebf7a05396ce783bd6dbad8527 1,537 1.00/1.00 vMB 11
775,835 775,835 00000000000000000006330acac43a053508e2a30ebc9c8f3eabb39e52fd2f76 878 1.00/1.00 vMB 9
775,834 775,834 00000000000000000002408ecc1dd6a94b8b3c9275d5bfe8f5af905d1cb0e52b 1,621 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.