Loading Tool

Explorer IconExplorer

Memory Pool

26,159 transactions
26.41 vMB
0.03929871 BTC
Random Selection Loading Transactions
Max Size: 142.88/200 MB

Candidate Block

Mining Attempt cf49cfa3f48d6441f7f3ffc5d313d5e900d2eb429a313da04ab64101dd141d57
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root 33bd256c801e4e03a59b3fc141d8562715c1c9abf65145021fcfcf19a3cda29b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.00968042 BTC
Feerates: 150.75 > 0.97 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,727 939,727 00000000000000000001e4e127771fbb3dd8a7684828cc26d9a9c98c00ae73e0 3,013 1.00/1.00 vMB 3
939,726 939,726 00000000000000000001424302ec34072a4b8c40dd9cb31078684eec4076e4b1 3,299 1.00/1.00 vMB 0
939,725 939,725 000000000000000000015c547738ab769ed5181313e308bf9d8701d9efe6130b 3,716 1.00/1.00 vMB 2
939,724 939,724 000000000000000000001ded0aa68e6feb18dfc3aead00c7365673f145c62f27 3,815 1.00/1.00 vMB 4
939,723 939,723 0000000000000000000127f2534fa194205a24e9c294a4dfbc1ca17cbfbd1531 3,406 1.00/1.00 vMB 2
939,722 939,722 00000000000000000000a1e8c6c14da5d86127c797875b8655e9f729fb566c1b 3,006 1.00/1.00 vMB 2
939,721 939,721 000000000000000000000d9c792330b84e8cd4e597059b8164637ae7dfa01b24 3,964 1.00/1.00 vMB 4
939,720 939,720 000000000000000000017ccdbed4ca9d9ae4b797fc2eb6b253f0c01f3f16cfda 4,222 1.00/1.00 vMB 1
939,719 939,719 0000000000000000000037c025ab460413aa097ff8929a8a3dec22a8dd498f11 3,439 1.00/1.00 vMB 1
939,718 939,718 000000000000000000019a387b9caad95c4502073d0b7d31a8841de0432c0630 2,950 1.00/1.00 vMB 2
939,717 939,717 000000000000000000012a470507c9448949a8720ee3efbd3bfef90a5bb55ac6 3,696 1.00/1.00 vMB 3
939,716 939,716 0000000000000000000073e51fbce60d132e58f001263926b11b1267b4f82146 4,099 1.00/1.00 vMB 1
939,715 939,715 00000000000000000001894569c16419933144d02cc99bc2f2c198fde5dfc001 4,220 1.00/1.00 vMB 1
939,714 939,714 000000000000000000006da013715f77d7122478547c6228ce940483c30fdfed 4,023 1.00/1.00 vMB 0
939,713 939,713 0000000000000000000156445f842704ed1f9ca0f8510834da9c690d8c880586 3,793 1.00/1.00 vMB 1
939,712 939,712 000000000000000000019893d0bff0c786f36afa543d72472a00a2888bee5ca2 3,787 1.00/1.00 vMB 3
939,711 939,711 00000000000000000000c0ccedc89c57bf6e4b417cdc0d7ef8609ac495913faf 4,946 1.00/1.00 vMB 0
939,710 939,710 000000000000000000016acb6151be35518d037053a6510fd7d6a219015fa5ef 3,604 1.00/1.00 vMB 2
939,709 939,709 000000000000000000003810f54997746d336ea5dada112766635c9bfc992e68 3,041 1.00/1.00 vMB 0
939,708 939,708 0000000000000000000180d700950e204f7f9d87098fade2b8aeb299baa6cadf 3,556 1.00/1.00 vMB 1
939,707 939,707 000000000000000000006d7a039c80696575423f4b6298d9df7c9c2900802ba7 3,723 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.