Loading Tool

Explorer IconExplorer

Memory Pool

19,988 transactions
8.97 vMB
0.04214491 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.45/200 MB

Candidate Block

Mining Attempt 66849803a73d3916291d32f42292dd5e2beea13d591891d12f69484eccbdab79
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0ca629c7054b9e75c83b09a12fc92087f9fc015e7257784e008e7f5ed020c613
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.02236556 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (657,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,852 255,852 0000000000000000e67c15d148533c6c6eeaa7dbc77104f169de274d4dcf8ed4 552 0.24 vMB 135
255,851 255,851 0000000000000004ae3a7425e63499af4120e711af4d91be776cc81702f58497 411 0.17 vMB 116
255,850 255,850 000000000000002181d1bfce87b149dce339b84a85625b3b1f792b4ca4a3e654 136 0.05 vMB 138
255,849 255,849 000000000000001402ee685fb3757279d3f36d76418432a2fa1d1ee187867eec 128 0.05 vMB 170
255,848 255,848 00000000000000087372925d43fb34e20949f4b68f6b4fbbf40e9e94ff6e50cb 459 0.20 vMB 135
255,847 255,847 000000000000000bd36bb9b04b3c4f27a7e35aaf6006c95b71e7501feac53d25 241 0.10 vMB 142
255,846 255,846 0000000000000003860a3751ba079b14396d3f9d43f994f602947ac5a7f2b7a7 446 0.19 vMB 130
255,845 255,845 0000000000000039b6a7033cfdca09c1b86b8f6d1e02be9ed5ca5c89c3f7fc6e 529 0.20 vMB 155
255,844 255,844 000000000000002f3b6db145ba57a705c0bfe9a80ea266d0a022178ccd314a44 108 0.05 vMB 95
255,843 255,843 000000000000000ff5a28db5c7561e270ef0ab0dda81d4f49b3adf86aa7dd0fc 42 0.01 vMB 27
255,842 255,842 000000000000003db33d415a2f481b1f7307f13a27a35ec8be6c7b0f54758db1 608 0.25 vMB 124
255,841 255,841 000000000000000ced7d5d658b4f7067df9f0ff9c73d2b01c38ff8e2c7fea929 599 0.25 vMB 127
255,840 255,840 0000000000000011220d5a2c139998d79dc7a4f49afa94d570a8c18fad288be4 415 0.17 vMB 132
255,839 255,839 000000000000002886649f1f0cf11a8cc4a412bc62e40406dfff773b5c783985 439 0.19 vMB 130
255,838 255,838 000000000000003190287b15306c1e3a452943b2dc47e9f557805353e920913d 144 0.09 vMB 88
255,837 255,837 000000000000003933dcdc4cc391e2fe99acc67a190b7698f96cf83e1296539e 363 0.14 vMB 141
255,836 255,836 0000000000000037b1ea94db8495b624ece2c6373c08448b0ec9f21c54a0914a 401 0.19 vMB 118
255,835 255,835 00000000000000332eef3b3a223cdd4252e3d7dce7f66c49cd9d5062380f9422 165 0.07 vMB 121
255,834 255,834 000000000000002f62a8bd775c28b5964a76ae88686d909fb06eaf88ece0d223 379 0.15 vMB 137
255,833 255,833 000000000000001aa75020a22db30b5194b2c6fbecf478ea5edbc6c85d6044fd 267 0.11 vMB 137
255,832 255,832 0000000000000013246cb19312171977d43ef05fc94f51b1bcd168b77de54b88 136 0.07 vMB 24
Previous 10 blocks ↓
Total Size: 779.57 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: 270.47 GB
    • Received: 1.05 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.