Loading Tool

Explorer IconExplorer

Memory Pool

81,017 transactions
29.69 vMB
0.12586971 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt ad29daa6599bf9514c6edb0b187f3655f5e8984747a2e9d8b2bd21eeeeece3bb
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 2115a79114bd3b3dc126cea5d56a5b8d6652628b5b06541a945178ae26932441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.05985409 BTC
Feerates: 151.07 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (440,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,677 474,677 0000000000000000013aa916fd52848e7d31bd33ebe4127a12ce552e67ab5a55 1,701 1.00/1.00 vMB 206
474,676 474,676 0000000000000000007bbac70dfe6a6bb5b9576570044987d8f99bd3e0872359 2,160 1.00/1.00 vMB 295
474,675 474,675 0000000000000000002c4a1ff476e0718b864e21c7f83f83d5d7c8d4c80a58b3 1,992 1.00/1.00 vMB 219
474,674 474,674 0000000000000000018358a2177f72b336565083f92d1c7407ab6409c9827406 2,351 1.00/1.00 vMB 272
474,673 474,673 00000000000000000091d71eb537e295b8582384790992b3da7c49b22ab53e47 1,984 1.00/1.00 vMB 340
474,672 474,672 000000000000000000a5c403409f7a782eafaa84ac24e02e513be30f184ed1f9 714 1.00/1.00 vMB 43
474,671 474,671 000000000000000001192ba6c8a26d94c0186b8a683c45b3d3f69bc79835e338 1,220 1.00/1.00 vMB 64
474,670 474,670 000000000000000000a7fc62db57757433304498c57240c222b645e0eb3c6a29 2,206 1.00/1.00 vMB 109
474,669 474,669 0000000000000000002c25d9dfac326816fee65e35cb21adbf7509e2bf1ae600 1,692 1.00/1.00 vMB 51
474,668 474,668 0000000000000000015c791f8644e3a991d1a41677b434790256704de1e34b87 1,784 1.00/1.00 vMB 147
474,667 474,667 0000000000000000006f6b891e4d9d08d0618b809ab0473c2a647f3d94655dd6 2,112 1.00/1.00 vMB 84
474,666 474,666 0000000000000000001b965ed374723ee89e88d4c0c495a0691cd9e35c489985 1,083 0.55/1.00 vMB 79
474,665 474,665 00000000000000000089e1003933acfe8109279f630a822e9bfccf1027ac8ddd 2,410 1.00/1.00 vMB 212
474,664 474,664 000000000000000000b95281e4b7941193b2d0b10cb2ed39628822bbfc3aff11 2,144 0.93/1.00 vMB 149
474,663 474,663 0000000000000000009aee376470ff37d3826352ed83c7160e3c4e8cd1f18c07 2,070 1.00/1.00 vMB 149
474,662 474,662 00000000000000000090562f713779fb7d50c1a47a71fc2af40b0d0e9a3d6b7c 2,145 1.00/1.00 vMB 226
474,661 474,661 00000000000000000116c4673e9d75fed938581a30e8a97c4f089a0ee1bae7b5 2,244 1.00/1.00 vMB 291
474,660 474,660 0000000000000000010867a1acd45fc9d09356fb4d4955a480a6bd4fb4e2e1fe 2,073 1.00/1.00 vMB 276
474,659 474,659 000000000000000000c8fc7366e62c95607ac9cdfe4107574a4af1d1150b025d 1,707 1.00/1.00 vMB 328
474,658 474,658 0000000000000000009bdb059ae1918989ceb1c17101362a0db9f3325fe960a2 1,622 1.00/1.00 vMB 223
474,657 474,657 000000000000000000cdb4f7911456a4b7665b2541f31284b6b1b5b9e2b1222d 2,110 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.