Loading Tool

Explorer IconExplorer

Memory Pool

78,750 transactions
29.49 vMB
0.06892390 BTC
Random Selection Loading Transactions
Max Size: 177.29/200 MB

Candidate Block

Mining Attempt 7e58192f7d49daccf4718eb560f355691c5cd4689f6df252250a03e7e603ed11
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root edcc6594d95ca986ed4e803981f6ddc8d9c73ef0a7f0e5e2b2ceb7dc095c11a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,835
Size: 1.00 vMB
Total Fees: 0.00903589 BTC
Feerates: 50.25 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (114,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,596 800,596 00000000000000000004459be11b57f9903e1e340d87b882d6414bd566b09b72 3,082 1.00/1.00 vMB 16
800,595 800,595 0000000000000000000029a3cf0cbfbd2d0f6148154613674226a079ac9b969c 1,733 1.00/1.00 vMB 21
800,594 800,594 00000000000000000002e58217395318104336fbc3158c72a9461b4e5fbcba08 3,007 1.00/1.00 vMB 8
800,593 800,593 000000000000000000001d95ad26d48a93541948ffe08bdb5bd447bdb11f8fd2 2,663 1.00/1.00 vMB 8
800,592 800,592 00000000000000000002725aad4673f1ed33b692ade663dcf69fd297b4bf1228 2,912 1.00/1.00 vMB 18
800,591 800,591 00000000000000000002cb6686c4220a6e78131aecd7d65c21bd5d750894d0fc 2,807 1.00/1.00 vMB 15
800,590 800,590 0000000000000000000517b64e4ce9c2d14f1dd9a524e7ed57340c4af6929db3 6,717 1.00/1.00 vMB 6
800,589 800,589 00000000000000000001ffce009010b407a9964366ff9b35f33c905da1d825da 2,715 1.00/1.00 vMB 12
800,588 800,588 000000000000000000037668a02a0a040bd77724af892149d81796dd21740956 4,515 1.00/1.00 vMB 6
800,587 800,587 00000000000000000003eba7e06b3d07103d8640d25954ff2b704c8815139370 3,978 1.00/1.00 vMB 6
800,586 800,586 00000000000000000003b345fb2dacbcb3bce4c3ad30d6406d8e54c5b3d8f01e 5,865 1.00/1.00 vMB 6
800,585 800,585 00000000000000000004c41f5fddf7e42a9e76ce4cc064071b4ac2303997c325 2,784 1.00/1.00 vMB 15
800,584 800,584 00000000000000000003fc38061349ceaa0580d419e024a12e778174f73f91fb 5,265 1.00/1.00 vMB 6
800,583 800,583 000000000000000000013c26b5c7ed4c5ace5caebb0a76841c7b052e6facd7e8 4,696 1.00/1.00 vMB 8
800,582 800,582 0000000000000000000257e751f5518ce0383bf5623f46473114a3def64079bf 2,029 1.00/1.00 vMB 7
800,581 800,581 0000000000000000000111a7339a334ca28c42df96fd596f575f00f58d37841f 1,102 1.00/1.00 vMB 15
800,580 800,580 00000000000000000002164dbeceba1a72e7d5d3c1e08e6b161312ef6e61506e 3,744 1.00/1.00 vMB 19
800,579 800,579 000000000000000000009ac1bc41feadb8aeabfcd029077fa30c22129f8f91e3 3,212 1.00/1.00 vMB 7
800,578 800,578 00000000000000000001153ad6963922448a7529c1657677ad3eabd42c6b6652 3,313 1.00/1.00 vMB 6
800,577 800,577 00000000000000000000bc5d17227cd8629e1b97fe6d11b60ae61e9041ab81b0 3,480 1.00/1.00 vMB 14
800,576 800,576 00000000000000000002fa1d9aba407620a9ee0cb76665b1ca9ba6f804587711 2,586 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.