Loading Tool

Explorer IconExplorer

Memory Pool

79,922 transactions
30.20 vMB
0.08387631 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt 63a7b3075a07b771738f8ef4264348e6bcf14182c6835adf0dcbc9a50d45f067
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root d59963bc5bdb0663928dadc966aeb5a41a9308a49af553f342389ebd5690dc22
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.01657045 BTC
Feerates: 200.89 > 1.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (532,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,029 383,029 000000000000000003ecd2541c61e5a79c61051ef5bdef65be2aee9588f52663 270 0.15/1.00 vMB 32
383,028 383,028 0000000000000000064fface224bf29de45bc5c935a98b3bf4d02a2236322a5c 159 0.13/1.00 vMB 15
383,027 383,027 000000000000000003076e793c6674345ac2d8be536bb3e103d2221273667385 162 0.15/1.00 vMB 20
383,026 383,026 00000000000000000eec2440174dae4288e878a39f71c4451af002885f8ad301 225 0.12/1.00 vMB 31
383,025 383,025 000000000000000000350b47b4b3f9e2952025dd017ee0f9467d7619aa74d42e 505 0.26/1.00 vMB 32
383,024 383,024 000000000000000010e0151b89a37bce8fa80f3de0ef5a32f7cff56649cf0a30 1 0.00/1.00 vMB 0
383,023 383,023 000000000000000001023ff017b958adce443c066a49ca228dcc2d4285807362 75 0.11/1.00 vMB 18
383,022 383,022 00000000000000000f591b3186d8044282e479b8832c1a5bf773aa1c930e3520 1,020 0.45/1.00 vMB 35
383,021 383,021 00000000000000000134ee734789c51ad2a136436c9abeda5ca070caa9f3d197 771 0.49/1.00 vMB 29
383,020 383,020 000000000000000009295d6c4dd46e50f94a50ace39d4e736e2518eb4f5d8390 834 0.53/1.00 vMB 27
383,019 383,019 00000000000000000be2c0956eadc17078724bdd6823e7c0f5446ccfdbad25c9 1,229 0.67/1.00 vMB 35
383,018 383,018 000000000000000008ace42750b4b9b59599f82b8ba76b0c80cd7b82c33e8cb0 227 0.14/1.00 vMB 21
383,017 383,017 00000000000000000cff4aeb9938a3d11704dba5ba4e03d67a83b636575a19cf 1,172 0.71/1.00 vMB 34
383,016 383,016 000000000000000005e6427ee0d928811c05d88e3e52eb663aa97258d49af634 219 0.13/1.00 vMB 20
383,015 383,015 00000000000000000e3dbe7178b2fb4a8182c68b53b7967ae3840de5bd85a362 1,398 0.70/1.00 vMB 32
383,014 383,014 000000000000000009028fb801a549d2df486fff63ea30a84c4aaddafa438ee6 126 0.14/1.00 vMB 25
383,013 383,013 00000000000000000407bf2a1d8fc03a0d7728ab981f56585a57470f5a17d341 501 0.41/1.00 vMB 23
383,012 383,012 00000000000000000361c6b3c97ba845d0f6117de8123f2f38b383fb37c0e214 1,163 0.75/1.00 vMB 40
383,011 383,011 0000000000000000100afb1335cd1720e5545ee1c28ab8eb2c12baf53f0a0ec1 343 0.22/1.00 vMB 26
383,010 383,010 0000000000000000029f95f30de53e1187f64521a5c3d8649a99293f904c7602 430 0.26/1.00 vMB 31
383,009 383,009 00000000000000000afc133b2b1f0bef8a12cf67fbc3e20c30ed54b9163c63a8 460 0.34/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.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: 720.58 GB
    • Received: 18.20 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.