Loading Tool

Explorer IconExplorer

Memory Pool

84,903 transactions
31.85 vMB
0.16754968 BTC
Random Selection Loading Transactions
Max Size: 189.57/200 MB

Candidate Block

Mining Attempt 46e400adac89df11f5620260be3886aa521b91a6fb6fe913de67a145c5446391
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (214,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,843 700,843 000000000000000000039ae12bf953e4cfc683257b932e1ec3a441e4cddffc39 2,290 1.00/1.00 vMB 14
700,842 700,842 0000000000000000000eeca232911bebc898009b726ad3706dfcc7a6af613387 2,613 1.00/1.00 vMB 8
700,841 700,841 0000000000000000000444f0e074ab683b7da36aaf84512afa8a175f2cb33354 2,774 1.00/1.00 vMB 19
700,840 700,840 0000000000000000000bbbc7fc14c75488066307c040d47c18fe7bbc4cf070f7 2,729 1.00/1.00 vMB 12
700,839 700,839 0000000000000000000d6a4e36a93a51f7701b6932a84513a9f65540960b051a 1,659 1.00/1.00 vMB 13
700,838 700,838 00000000000000000002c7f79d6c6cabd40ccb40d6a1831445a08b5d768ea7de 1,298 1.00/1.00 vMB 13
700,837 700,837 0000000000000000000a737674a125608c16cb7f8b619963c709404bfe2f9503 2,831 1.00/1.00 vMB 10
700,836 700,836 00000000000000000004f7cdcdd34c200e60e311ff2e783caa1bbeb1a9f2d1a8 2,128 1.00/1.00 vMB 8
700,835 700,835 00000000000000000003e9f72e061998f396fc20394a07fb593be98400f4b491 3,202 1.00/1.00 vMB 15
700,834 700,834 0000000000000000000343da2b4158318a77ab65c70733c368afde85a7ea087f 2,521 1.00/1.00 vMB 10
700,833 700,833 000000000000000000095b43d156c47a7a2966d9f3fe5af0091d1edf84265f20 3,257 1.00/1.00 vMB 25
700,832 700,832 0000000000000000000cf636d6b1da73fcefa5b1bd35f0fe548738c7d2f23cc3 3,319 1.00/1.00 vMB 24
700,831 700,831 0000000000000000000629acaa6c6a42d823e50ceb98c39171aeec7e72ae5eb3 1,583 1.00/1.00 vMB 7
700,830 700,830 0000000000000000000439148cee5b17d285cf972355c75eb95527a6029c6e33 2,470 1.00/1.00 vMB 13
700,829 700,829 0000000000000000000b88f73eb1dc427aa254989eae625fa0de07a9ef43d161 3,584 1.00/1.00 vMB 10
700,828 700,828 0000000000000000000dc1d37a521b6ab081e7d05091152f01fa6ed1e68908a2 2,304 1.00/1.00 vMB 11
700,827 700,827 000000000000000000082587d511968933e15b8ade9e5aee58e21903d424fe62 2,988 1.00/1.00 vMB 30
700,826 700,826 0000000000000000000ec9a74ac96f2e6466e6239e199ddb162822ff0ae68d4d 2,768 1.00/1.00 vMB 31
700,825 700,825 00000000000000000001e4581cebe5d084bd4ccbae4d89ab372b5a6bb97e9532 779 1.00/1.00 vMB 8
700,824 700,824 00000000000000000006601d6f41ec67bb769ed974ffc6abad87c4a00d63b9ad 2,742 1.00/1.00 vMB 8
700,823 700,823 000000000000000000095d75065b85ce16cc84e861dc5bccf4a932f43f3eed4e 3,083 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.