Loading Tool

Explorer IconExplorer

Memory Pool

81,590 transactions
29.88 vMB
0.14349392 BTC
Random Selection Loading Transactions
Max Size: 181.08/200 MB

Candidate Block

Mining Attempt bda7d6d7bb3ba09cf448d6f87e121d21d23bc71ad67f940286c49ce0d330a712
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root b77a31f01adabbeb55521f8e9ceaa5fe909dc67388cefeb5450f56e55350560c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.07553123 BTC
Feerates: 101.65 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (395,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,386 519,386 00000000000000000017e2ad5700188e0b18d2943aeb3931d759870729b3736e 2,617 1.00/1.00 vMB 60
519,385 519,385 000000000000000000423140b40cd55c8d13154e8360f15ceb118cd891cb6938 856 0.37/1.00 vMB 17
519,384 519,384 000000000000000000370ec653402e26a250a3b3706d68e2069703f2e8988e6b 1,095 0.48/1.00 vMB 39
519,383 519,383 0000000000000000002ae939eda81d9a563666494c1250cfe2b06f3c7fd1f100 224 0.07/1.00 vMB 29
519,382 519,382 0000000000000000000ec3cc3440ded1925ebe152e5d1e36b70104d2ad71cdaf 1,580 0.72/1.00 vMB 36
519,381 519,381 0000000000000000002a9387e801e843dff362d442f817f8859d084c40496c47 1,351 0.71/1.00 vMB 25
519,380 519,380 000000000000000000456eafd7d89c3abdc2b73a9520c1d434c126367fb56e95 16 0.07/1.00 vMB 4
519,379 519,379 000000000000000000048c2064642792070ec1109dcffe059863cc47240d6401 457 0.21/1.00 vMB 40
519,378 519,378 0000000000000000000a0f3effaabc38045cf5362344f60fe1f5be9b9cea9f8a 222 0.08/1.00 vMB 25
519,377 519,377 0000000000000000000161078a8d6d024dc082018de580bf81593f58907debea 1,095 0.44/1.00 vMB 24
519,376 519,376 00000000000000000015f4e488547d799bf64148990cf0b37d71c36aaaf8ee34 1,804 0.84/1.00 vMB 39
519,375 519,375 00000000000000000026d77a4bb4e2b446a5dd00a9cc362c280e40541fbcd06b 291 0.16/1.00 vMB 29
519,374 519,374 00000000000000000046bde22473363c3022f06555114db01ae3d3c5d1ba8ca7 1,018 0.41/1.00 vMB 29
519,373 519,373 00000000000000000007fcb7106103023b091f63b4e30d02895bb7a8de762fa0 429 0.15/1.00 vMB 37
519,372 519,372 000000000000000000066489e41fc4a28c836a4eb74d9f4fd404f883ac97584e 837 0.37/1.00 vMB 23
519,371 519,371 00000000000000000007cadd9ca3b47ca61b029d2640519094536f8987345961 1,261 0.64/1.00 vMB 31
519,370 519,370 00000000000000000026629d8801621ccf61a6d659330ed103ad6bca9580c16d 414 0.17/1.00 vMB 24
519,369 519,369 0000000000000000000a2b0e1734429873cc9f1e6bb290b541208b298da53825 245 0.12/1.00 vMB 24
519,368 519,368 00000000000000000013ce1a14f2d91067583ea32a9b6e0d5547e2730e4a0c1a 1 0.00/1.00 vMB 0
519,367 519,367 0000000000000000000eeaae31934c5ffb20cc931c1dfab552154fd85cedec5d 2,547 1.00/1.00 vMB 29
519,366 519,366 0000000000000000003952f036965380b63e90f8608b4ffaa60f09a4c4fa953e 456 0.19/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.