Loading Tool

Explorer IconExplorer

Memory Pool

83,607 transactions
30.92 vMB
0.08084784 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt 8fa287cb727cac7d51c8fee79091cb3deda207b49b2955197a70c329a80556a3
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 72e825a281d3edb5799881e4387f810773afe6e2cb8101ddc510f279f43ea8d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,382
Size: 1.00 vMB
Total Fees: 0.01145381 BTC
Feerates: 199.45 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (214,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,216 701,216 00000000000000000005a516aa94bf5c240d5dad032914838d445ec6ab6d7eb1 420 0.14/1.00 vMB 9
701,215 701,215 00000000000000000001cd358c940a4707ff79abaa7f83c237c0a06b3e50dba3 193 0.06/1.00 vMB 11
701,214 701,214 00000000000000000003af744466b6bbca5eb524946fe77ac501db1c3097db9e 243 0.11/1.00 vMB 29
701,213 701,213 0000000000000000000ba599f57035ae56983abd31f405f63f41014281ffba5d 502 0.26/1.00 vMB 10
701,212 701,212 000000000000000000063940a494ee603f89201d36eae340db722db8fa34d12a 2,227 0.98/1.00 vMB 4
701,211 701,211 000000000000000000038c0f927114f732daf2ceae9db00da911a276c64de822 2,288 1.00/1.00 vMB 13
701,210 701,210 00000000000000000003ceb75f7aa29eed84b7311e96325292dc168eb3fbe91d 753 0.34/1.00 vMB 9
701,209 701,209 0000000000000000000aef15eb78be761ebdae207551c2e050de3c1dfff40fb4 374 0.13/1.00 vMB 10
701,208 701,208 00000000000000000008ba890d4d76ac77cbb135387318dbc3eba5a51190eeed 291 0.11/1.00 vMB 8
701,207 701,207 00000000000000000001eeaa9cb7d802eb5eaecf6e3d9e195941aefa798ff3c3 171 0.27/1.00 vMB 4
701,206 701,206 0000000000000000000451da7afc378475fa573059a6e12c23e6699c417ce5da 1,612 0.99/1.00 vMB 6
701,205 701,205 00000000000000000004d0f9645f1d7e30d1fbd19f0a8d61a3e6e279cc557e44 996 0.50/1.00 vMB 8
701,204 701,204 0000000000000000000119c96e976403c1a846dc2e55b6bceb2503376c9b33cd 991 0.47/1.00 vMB 9
701,203 701,203 0000000000000000000982bf8a4df3492727867aaa131ce67e78a9ce9a54996c 1,281 0.68/1.00 vMB 8
701,202 701,202 00000000000000000008937ceae3117bcab22890900cdf56adfc06bc3709dd65 357 0.20/1.00 vMB 8
701,201 701,201 0000000000000000000ddc0b3bb0d02d610b395e18dc7fd4f698660bd30088ea 386 0.16/1.00 vMB 10
701,200 701,200 00000000000000000008e01863393a089613cb987030b7b5249977da229336d2 621 0.24/1.00 vMB 11
701,199 701,199 00000000000000000002a338670034e9ddf01a81bbee4016ae5b42f7c493a024 737 0.36/1.00 vMB 9
701,198 701,198 00000000000000000006ae17cd507315c232d09588e8a7ac4d678b45d3add0a5 1,104 0.64/1.00 vMB 8
701,197 701,197 0000000000000000000625d500af1e343594a031c0e79d791787a7a480cafe41 1,500 0.54/1.00 vMB 9
701,196 701,196 0000000000000000000669563bbd7e1c5bddcb11a262eab6fefe7075809ec2a7 841 0.30/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.