Loading Tool

Explorer IconExplorer

Memory Pool

79,584 transactions
29.91 vMB
0.09910815 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt c2d04652332a7dd52b15b4ad4b85953f206ec8593fa4b1d6000cb330d66088da
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 13aae44992ad68f4e3e5795a769696809fb589c40fe698911550b76f870e9e13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03075084 BTC
Feerates: 101.62 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (301,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,725 613,725 0000000000000000000545032fdf85e9819af790c636cd3a445158b83a4bf71d 2,573 1.00/1.00 vMB 14
613,724 613,724 0000000000000000000bb94555aeaacab41c1e95d8abfb0b809d8e7725d831f0 2,655 0.88/1.00 vMB 12
613,723 613,723 0000000000000000000cb8886596c40198de65c11bfc9678751ab89c57ea4658 2,108 0.72/1.00 vMB 13
613,722 613,722 000000000000000000003c9edb57dbc92079d740907929228589e3bde90077d6 716 0.22/1.00 vMB 24
613,721 613,721 0000000000000000000cf33e2d6c777a5e28e1e6aec34a6a15828ffc06c88f08 1,328 0.42/1.00 vMB 16
613,720 613,720 00000000000000000011c513116fd5ee0f7c9cb286f4a88e23b047b95172fbc0 1,312 0.47/1.00 vMB 17
613,719 613,719 0000000000000000000447f979133d35a64b35eac7bada54fe52acd9ada35c66 216 0.06/1.00 vMB 23
613,718 613,718 0000000000000000000913f68150337194c3ae6bae7a1bb188b520c481e8d2ff 762 0.20/1.00 vMB 7
613,717 613,717 00000000000000000004bd6ea258f791b2e74c670f4c962613d9d495507af19a 2,538 1.00/1.00 vMB 16
613,716 613,716 00000000000000000000914cf15e85240e265a5105a0fe144af8cda662780a5a 2,980 0.92/1.00 vMB 14
613,715 613,715 0000000000000000000c47af938e5ad92c75a10350cbcd9e570ff6db49cff442 1,657 0.53/1.00 vMB 14
613,714 613,714 000000000000000000022969bacbdeb77e6c9c8673a155946df1ff754416467f 1,833 0.77/1.00 vMB 8
613,713 613,713 0000000000000000000ee74cc5cdeae2529a3d813ce7da007db4e317fd7275c7 2,422 1.00/1.00 vMB 9
613,712 613,712 00000000000000000004b981b6cec1f9c333a1810f23a0d492b273a081e5545f 2,712 1.00/1.00 vMB 8
613,711 613,711 0000000000000000000b4d2b81c37355897785352b15ca128aee8fed40d6fe9b 2,989 1.00/1.00 vMB 12
613,710 613,710 0000000000000000000e932404f9b1ad8437384300169e272b8b7edc0c750ec2 3,053 1.00/1.00 vMB 16
613,709 613,709 000000000000000000015961435c42d0e08bc46974a5b0b9eda3e1d6e4879bb4 2,356 1.00/1.00 vMB 17
613,708 613,708 0000000000000000000a0063e2a0dba8b43f7ea39db35a844d59814cb2b8fe0f 2,462 1.00/1.00 vMB 23
613,707 613,707 000000000000000000013305a8be5be48862d9cd5fec63515b5c6138bca9930e 2,916 1.00/1.00 vMB 16
613,706 613,706 0000000000000000000ffd3324d575119a383560ddd2e93425b9fda086b66c02 2,179 1.00/1.00 vMB 47
613,705 613,705 000000000000000000042130286f6874c9dbba24a6afd04c256dccd424f80f65 2,828 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.