Loading Tool

Explorer IconExplorer

Memory Pool

28,548 transactions
7.35 vMB
0.07049224 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.44/200 MB

Candidate Block

Mining Attempt c7ec14ab20ee48f62a46700e4e9920966c1cdd8f3ef8f063e5cef9c2314fbd99
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root cca0c83733f7f0ba8f4d1145156d93648a17c87b69c1bf757986913f56304b18
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,504
Size: 1.00 vMB
Total Fees: 0.03828328 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (716,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,917 196,917 0000000000000369dc8267ae851f7b832b0a06ad2183da557f432b1b485cef22 632 0.20 vMB 169
196,916 196,916 00000000000000604464959b962160c9739d854d7b925aff85c9cec53545fcbd 416 0.25 vMB 104
196,915 196,915 00000000000005fe7effe1841907a60d2ba6737a1b6a68cb2e389401fa930589 178 0.05 vMB 268
196,914 196,914 00000000000000679abc6f2e8d280559c9e95b6b03cbb1f32caf1abc008fd6cf 148 0.06 vMB 628
196,913 196,913 00000000000005a788474736af6072bcebadb9c918741597c6cc7f965b5a0e27 675 0.25 vMB 151
196,912 196,912 0000000000000538eed849bf50cc0e3f5ca571d35ca96ddad5865574363af545 148 0.05 vMB 504
196,911 196,911 0000000000000190009bbf259319b90b483ab239e908fc4c3cb49b496d2977ce 184 0.08 vMB 108
196,910 196,910 0000000000000442efbda5b8d01d7f660c4980629a3310b3e5f92807f9e60334 681 0.25 vMB 191
196,909 196,909 00000000000002c8b68e9fda0462d4216aefd3afa0f626b80c8c4177693d4e92 128 0.06 vMB 312
196,908 196,908 00000000000005f67721bf6972d8a58749701cc307bfdd03ec9c36605cd8a54f 86 0.03 vMB 452
196,907 196,907 0000000000000046bc50614f6a837b7673dfec2bcbd25b70f8bad70fb7c78847 19 0.01 vMB 334
196,906 196,906 00000000000006c72da6cbb3809bdc1131c1e119cc5f242f6c7f92194e12961d 209 0.09 vMB 164
196,905 196,905 00000000000006b73cecdeb1230afc588c061a66b855afb194f31dc858b20f73 256 0.12 vMB 383
196,904 196,904 000000000000023dc5a307f94c4f439396e6c43dc22b251a2e28dd06dce9cc70 169 0.08 vMB 239
196,903 196,903 0000000000000617f6b47d1535854c76890691cd3891ee17ab46e5b9618dace2 87 0.02 vMB 210
196,902 196,902 00000000000004a85778b519355974be10be2b2e0c25948d5096ef0a225cb67c 48 0.02 vMB 176
196,901 196,901 00000000000004db12b7946768ab71002c96410b74defa77ad6bbf560f7c7c1c 256 0.12 vMB 186
196,900 196,900 00000000000006ae310893adc0a66d336195c55ed2588bbea18e08db3d80fad6 295 0.13 vMB 248
196,899 196,899 00000000000003e1adde0e1687983fd1cc1d0693dd9d5ac0dbc50ca8c9d8808f 256 0.12 vMB 302
196,898 196,898 00000000000000829c4fb3b270f8c48ba7f1301d95bed1e838d72d3e2ad20662 349 0.14 vMB 602
196,897 196,897 00000000000004c92c656d9d9511968fe8b16e105d038651a52890aff50adfe8 67 0.03 vMB 144
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.24 GB
    • Received: 0.57 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.