Loading Tool

Explorer IconExplorer

Memory Pool

79,303 transactions
29.49 vMB
0.08341091 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt b78e5e57a1de9d222bcbd57d31eecea8ee91332bd943395e9bb2623317a4ceb9
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 716c9cbf4d0c21cec12f061d4b59ce533a75d7a3281f7539c54498dd9b9f1c01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.02129188 BTC
Feerates: 100.11 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (611,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,552 303,552 000000000000000011ee234c0f25b64c07a9a74ec33000f67530bdae5ded953a 320 0.15/1.00 vMB 33
303,551 303,551 000000000000000038d4435e16cd3aa18570e1c53da3ea2fc4b2c90c7603d8e0 966 0.49/1.00 vMB 34
303,550 303,550 00000000000000000c9fac5a76b74663209895afd0c6173f01278d9a99bc9a4f 128 0.04/1.00 vMB 41
303,549 303,549 000000000000000050613949d159358b4b07f37d5a0d7cc21e3bac6d6f760f5c 162 0.11/1.00 vMB 27
303,548 303,548 0000000000000000038c3d78c1350f8ca7d1f403106be7461c77e6eb4975ace2 631 0.34/1.00 vMB 30
303,547 303,547 00000000000000004f1b856a1802c01f549cbfcb3a621edfcb2d56c3d9a5e175 645 0.42/1.00 vMB 28
303,546 303,546 00000000000000001e39d45fc96d91e6a577896f80bddfb7d0cc5684105bcf3e 524 0.24/1.00 vMB 35
303,545 303,545 00000000000000005b51e2501d0bb5d3a0435e7ad713131f91ad7d76c292a076 224 0.14/1.00 vMB 29
303,544 303,544 00000000000000005f2b0ca964149bde25b8d9c67856ddfbd29ec1f415f7f924 1 0.00/1.00 vMB 0
303,543 303,543 000000000000000047980c4e3532842db4b67f6f75c488fb2115854185e3c8c2 35 0.02/1.00 vMB 25
303,542 303,542 0000000000000000473782be3c98b962c23ad74cdac2b189abd48940da49d4b9 109 0.06/1.00 vMB 28
303,541 303,541 00000000000000001c3e2512531e0a768077b738bd8dc5f92d25ce5eb4ef5393 284 0.18/1.00 vMB 25
303,540 303,540 00000000000000002f6313e18ee574283d59dec499c4195801ab1c5f9dbe773b 119 0.06/1.00 vMB 32
303,539 303,539 000000000000000006cff9855566c39eb4017362c639a71a534118fd4713b231 400 0.21/1.00 vMB 29
303,538 303,538 00000000000000002652762013ceb82bc757be4e804ee05e6e7e165f56cb5cad 155 0.08/1.00 vMB 26
303,537 303,537 00000000000000005f5cb639c2d5c1ffa87558aba83c6ec3274ea3d20c4ff147 62 0.04/1.00 vMB 13
303,536 303,536 000000000000000054b1236ebaf2b7b1ff74b30c5741618568ea973540ab1281 89 0.05/1.00 vMB 26
303,535 303,535 0000000000000000323152a5c33aff492a758fb4b99f0ac2ae431a3f9987cc79 1,035 0.79/1.00 vMB 59
303,534 303,534 00000000000000001afb7ac22b16dbecea7405f9d193dfe888924424c32bbdc7 904 0.35/1.00 vMB 45
303,533 303,533 00000000000000005fcafadaf7b727b3ef081511f3a7b305f1c414b15bcc166c 599 0.29/1.00 vMB 38
303,532 303,532 000000000000000008f1f38387a673ac2de6f8116bd67f034ac751303701d9ce 461 0.20/1.00 vMB 34
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: 11
  • Data Transfer:
    • Sent: 670.17 GB
    • Received: 15.83 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.