Loading Tool

Explorer IconExplorer

Memory Pool

38,596 transactions
28.41 vMB
0.07034938 BTC
Random Selection Loading Transactions
Max Size: 144.14/200 MB

Candidate Block

Mining Attempt 105b0e18b0018e098d89e6afaf243ae378c22e1b492d3fb2fc8512464810b827
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root ac003f42a4eb4db773e483c7fa8cf36dc7a31e2c864b8e80621256ccbfc56623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.01569156 BTC
Feerates: 150.61 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (329,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,070 585,070 000000000000000000082b3d499e2ff0f26cff357ce32a5bc984a272c10e8c45 1,635 1.00/1.00 vMB 61
585,069 585,069 00000000000000000012a8308db22b0571419d3b5bee68707e892c6d39f6f475 1,057 1.00/1.00 vMB 34
585,068 585,068 000000000000000000154f02c8d88ecc915a092ba24f7798dc4ddbeb6e61e266 391 1.00/1.00 vMB 6
585,067 585,067 00000000000000000012c0f467378234b906e6a4716f04656cc8d270fc00ab2e 2,221 1.00/1.00 vMB 6
585,066 585,066 0000000000000000001451e83f32d1c4c047ab32fd222bbfb98de160b172cd6a 1,530 1.00/1.00 vMB 38
585,065 585,065 0000000000000000001efb4b576610c43b5be4e0607cac600639bcd3ba36b80b 1,557 1.00/1.00 vMB 59
585,064 585,064 0000000000000000001aa029febfc04bcc8250e271bdf746e8f7076fbeeedbd4 1,999 1.00/1.00 vMB 64
585,063 585,063 000000000000000000145c6c5c3bd826a656bb8b0349fd73fc59f7c64cd5aa81 1,996 1.00/1.00 vMB 19
585,062 585,062 00000000000000000012c2619d2714de20e3c6d046da84116c5b35ee98b84a52 2,380 1.00/1.00 vMB 23
585,061 585,061 000000000000000000163054d6b352e7c746662c44c13c1a7375fa9feb7785da 2,154 1.00/1.00 vMB 19
585,060 585,060 00000000000000000017f8a95ac0de04a9916f07a052e50048262708f36c8658 3,101 1.00/1.00 vMB 64
585,059 585,059 00000000000000000006abfdab0114033c487161b3744dbae6f3ac66d6e85a73 2,874 1.00/1.00 vMB 72
585,058 585,058 0000000000000000001533f558f584679896ef171d3f719859d05fbf702464b6 2,751 1.00/1.00 vMB 66
585,057 585,057 00000000000000000012785e8d91ad98cefc94fa7112f474890c8312fe9084db 2,621 1.00/1.00 vMB 76
585,056 585,056 00000000000000000018221fe9a4994c0ee07c017c461e29cf05b36998f45a82 2,378 1.00/1.00 vMB 36
585,055 585,055 000000000000000000168958ea29e3b0d4f0f6ece8e630f9d5e2a3faa1d77350 2,721 1.00/1.00 vMB 74
585,054 585,054 0000000000000000001866172efb81d80d5c1618732362da7ae8dd54fe77ddf3 422 1.00/1.00 vMB 6
585,053 585,053 0000000000000000001e102f95b0a381825d230c76c11410555ed030cd4f7466 2,127 1.00/1.00 vMB 27
585,052 585,052 0000000000000000001babc5d421e37a87973f6709bd8a427f587957b58b89d3 2,196 1.00/1.00 vMB 53
585,051 585,051 00000000000000000004f018f651b875688e50954e0e0192529e3625e2b24d8f 1,957 1.00/1.00 vMB 42
585,050 585,050 00000000000000000014cb6cabc555992a80beb28307489c6fe162a5df762cbc 2,032 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.68 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: 628.35 GB
    • Received: 11.79 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.