Loading Tool

Explorer IconExplorer

Memory Pool

49,317 transactions
30.24 vMB
0.17172069 BTC
Random Selection Loading Transactions
Max Size: 161.80/200 MB

Candidate Block

Mining Attempt 57c4c401c5033eb50a5cec05070c1e7839b1b9d28a9178b061ae55015a93be02
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d699d04b02a17fe9fe4db80fd64d737a86b090fb618712b6ccf9d4883a6ff7de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,059
Size: 1.00 vMB
Total Fees: 0.09231951 BTC
Feerates: 261.10 > 9.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (613,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,673 301,673 00000000000000004d3df212ff2a65f0aea6a6aa7cbffcb51814873a1b54aacd 651 0.35/1.00 vMB 32
301,672 301,672 00000000000000006763c8170ef9a6442dde7e54d634ce0a96cb30b338d4aa1c 176 0.17/1.00 vMB 18
301,671 301,671 00000000000000006e1491f1d31c04b9a9f4343d8a99fdc6b9369fa753891bcf 729 0.49/1.00 vMB 27
301,670 301,670 0000000000000000083c900f61e5ed4d43d3f2df9acc62e63df1ce0469f31d4e 50 0.03/1.00 vMB 20
301,669 301,669 00000000000000007b9a1da3b960d898a0721a0d9b95f7789c727465dae9dfc7 116 0.05/1.00 vMB 33
301,668 301,668 000000000000000046db303d7c1f8923a64906fb15aa098febe2f29881c1ac88 560 0.31/1.00 vMB 30
301,667 301,667 000000000000000006c591aab332d61a1a3273ccfe8184a8d1bc05943c270bdf 235 0.12/1.00 vMB 29
301,666 301,666 00000000000000000e1aa5039c04d59c2bdd56809af4c8dddd6330ab6b5fa8a2 64 0.04/1.00 vMB 20
301,665 301,665 00000000000000003857be16003a3063e5e2c9834cd6f765e6ef633b4d6a13df 755 0.47/1.00 vMB 29
301,664 301,664 00000000000000004ba8299afb6f1ff95dc4f21db63466fa4d4c988e21bf5727 82 0.03/1.00 vMB 26
301,663 301,663 000000000000000064e2a7a351e8817da148a07d7ce02370b244ea99dab4d6f6 212 0.11/1.00 vMB 44
301,662 301,662 00000000000000005de0273caab52945cef385d97d2032c9c9f3329d77f76444 456 0.14/1.00 vMB 29
301,661 301,661 00000000000000006f04ad7b20be838be933b4106b8b42bd170129fbfce1d5f8 174 0.09/1.00 vMB 39
301,660 301,660 000000000000000059224753ff948f124625d9b092e72d96c6817b901bf15932 627 0.69/1.00 vMB 18
301,659 301,659 00000000000000001b398000cfb6c262429e7d6b21c8512442d9eb538afa500a 1,677 0.50/1.00 vMB 49
301,658 301,658 000000000000000019317158225a4ba8e5807dbfa017ee866a0a7925950213bb 66 0.03/1.00 vMB 30
301,657 301,657 000000000000000037ced03381bcc66dee6fc39b96511a50566d02cd8c90d6ec 183 0.10/1.00 vMB 37
301,656 301,656 00000000000000000ddf59c0336c5f5e201c6b02d981cea01fb6c73abd4be2fc 924 0.51/1.00 vMB 32
301,655 301,655 0000000000000000719d356a8f9f1d8b594df58bd4f68fae4d2d7a37f5fd57ac 463 0.30/1.00 vMB 25
301,654 301,654 00000000000000002400e460e0b021b50f1dc88b0e1bc7d40624adf3b822072b 23 0.03/1.00 vMB 22
301,653 301,653 00000000000000007ba7df31cb13233f97f5a8da1d4b5ae51b52971487d5bb17 350 0.21/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.