Loading Tool

Explorer IconExplorer

Memory Pool

79,018 transactions
29.42 vMB
0.08077783 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt f28c0acf0a2af05347760a62170beab091eeff633068c26a3c2a28440df1001b
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3dba837a99fb262d01c39646f653465b21f24d9fc011b6cb26822fe83f46d72b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.01911954 BTC
Feerates: 100.11 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (629,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,790 285,790 0000000000000001a187961b73f104faa774a0b7677983e5bf877f7843da9e50 148 0.17/1.00 vMB 19
285,789 285,789 000000000000000076f9e127f91982e18381545b16bc86266dcfe318609ed364 657 0.35/1.00 vMB 53
285,788 285,788 00000000000000003b5a77a3fc006a4a8bbe9c00a305b57d1e627a14d0468238 384 0.21/1.00 vMB 38
285,787 285,787 0000000000000000df30e8644922aa97de782a30f7ccb2ada783f4bd6fa1a924 684 0.35/1.00 vMB 35
285,786 285,786 000000000000000194e4966cc0fff4a1d8bd24b848ab6485f1ee0b5ac2ed6cdc 169 0.07/1.00 vMB 24
285,785 285,785 000000000000000149569575f8d4ea90873c1cc7285adc9ac82667ebfb306aed 337 0.15/1.00 vMB 40
285,784 285,784 0000000000000001181a7782b5ccad5c7a6c05bdf253f9899c8c34b0d80b2062 459 0.28/1.00 vMB 33
285,783 285,783 000000000000000091ceccf4817e4448c1dde78e7de88487eaa8e858de5e6bd1 636 0.32/1.00 vMB 39
285,782 285,782 000000000000000006458bd1ac2438ed14d22d9cfe3a1c1391ab9fc39fa42d27 110 0.06/1.00 vMB 22
285,781 285,781 00000000000000005b0b8212393006be06e341a8ebfb6cdf4f99d9d9f61d3a3c 505 0.35/1.00 vMB 24
285,780 285,780 00000000000000006ee982e743d85e7ad2a51398b2ead8521460e262ecac5744 201 0.06/1.00 vMB 96
285,779 285,779 0000000000000001383fa5ebf9c76caf03afb54435e1219f4907ebbc40090133 267 0.20/1.00 vMB 27
285,778 285,778 0000000000000000c6fff4305f450877fc36d81cfda2aa5c148066c31a4266d8 176 0.10/1.00 vMB 52
285,777 285,777 00000000000000014bb5092d028235705968152b61b977e7da521e0ca56f7667 315 0.31/1.00 vMB 25
285,776 285,776 0000000000000000592c01db40a247fc26b633aa42a9323c3beee10a1cca3de7 592 0.39/1.00 vMB 32
285,775 285,775 00000000000000003a88f641d65934801fdaa5e4ec8aef8ae8971b4bfd0a11ae 338 0.29/1.00 vMB 6
285,774 285,774 000000000000000138d41cb617aa2b5e18cdae1b9164f0d2124a0bedf58e5a1c 779 0.35/1.00 vMB 30
285,773 285,773 00000000000000005e52e32271524a0af2a9958394615140ec37965880906500 170 0.11/1.00 vMB 35
285,772 285,772 00000000000000019ea0f8c00afcf76b0eefd38f73b8e1c6210d26624811e7f1 205 0.06/1.00 vMB 183
285,771 285,771 000000000000000142f47abff711361506c1e2b8f37cd10fdab195247154e15b 594 0.42/1.00 vMB 32
285,770 285,770 00000000000000002b024c1271257c2d5091e5954383fa73e5e1539e946d0927 351 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.