Loading Tool

Explorer IconExplorer

Memory Pool

87,122 transactions
32.59 vMB
0.15121518 BTC
Random Selection Loading Transactions
Max Size: 199.01/200 MB

Candidate Block

Mining Attempt a9c975d601d1b7e5a33cd298c5f097dffe83d265464a9ee664f1ebab6bad0544
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 2bcdcb2da7f61ae66f810dba58c71234587441a98afb6940a5da4b057ae794f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.05824868 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (645,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,092 270,092 0000000000000006ba863339b56e0c359e9950049936504b297e11e955920fa8 44 0.02/1.00 vMB 32
270,091 270,091 000000000000000162789fe79424057e6e8e2d9824515b42d8d8ed68feda5186 70 0.03/1.00 vMB 112
270,090 270,090 00000000000000081720bd9f89d1b2b2838f45e42558059ec3351a38290f64f0 345 0.14/1.00 vMB 87
270,089 270,089 00000000000000047563b59971e51eeebe18e059b852c46cb969412dde153cf8 176 0.10/1.00 vMB 48
270,088 270,088 00000000000000010e2283a7a9601f34038597b6033c37c4783909cb51304eac 24 0.01/1.00 vMB 86
270,087 270,087 000000000000000819c1e9487ad031f4054270a62fe236d71ed95a5fcf37ac72 180 0.10/1.00 vMB 63
270,086 270,086 00000000000000066cedf21b16c96c0cb15204fbf2dd84313eb81ff3c24e4c18 328 0.15/1.00 vMB 112
270,085 270,085 00000000000000022b06e64c8c3953688b77ff4571b60cd25df9ea680c130ce4 174 0.09/1.00 vMB 95
270,084 270,084 0000000000000001899585e7d09349adea6cc0a046c35fef252d3c2340daa6e5 365 0.17/1.00 vMB 125
270,083 270,083 00000000000000002884c2e2f624b2088505181e6ceb8f98af17cebeee7afd28 1,335 0.49/1.00 vMB 184
270,082 270,082 0000000000000005addf1a008121fb1caacbdac9ba96dc4c6cf5eff3d908e9b1 89 0.04/1.00 vMB 34
270,081 270,081 00000000000000056321559689abd0aa5c36d83a3eaf445ab5b0ff82fe707f48 29 0.01/1.00 vMB 52
270,080 270,080 0000000000000003827ce104bda088a28d73874e8cf0ca9ef87e90f65ef10084 289 0.19/1.00 vMB 43
270,079 270,079 0000000000000002fb5c3a5b32dc431d8cdb973b2daaccf02eca8ea58c7aaaab 501 0.25/1.00 vMB 59
270,078 270,078 0000000000000002ab17f748b97e93f2c00e794395402b0ab31cec8efa70456e 101 0.03/1.00 vMB 111
270,077 270,077 0000000000000005fdecefc55a2e341020a8a1ad0e0cae45fbddb91de38d23f5 77 0.03/1.00 vMB 42
270,076 270,076 00000000000000050ef648ca29841676550b64645545edd3093ae8ab6d4791ae 114 0.06/1.00 vMB 33
270,075 270,075 00000000000000073bab7e6ee9dc3f7fa1fe0df6fd70f80ac4d90cd18d84f5b1 303 0.17/1.00 vMB 61
270,074 270,074 00000000000000047bba4faaf513c04b4de1c5b2e129b381b4cba9364c289831 250 0.13/1.00 vMB 46
270,073 270,073 000000000000000591ca6e1af7f4145b5f2f7169a46057c3c29a0114c57cad52 54 0.06/1.00 vMB 37
270,072 270,072 0000000000000005e106e0bfa7feaf31cfe66e5ad36915c102e1c63ecfb53062 85 0.07/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.