Loading Tool

Explorer IconExplorer

Memory Pool

78,787 transactions
30.24 vMB
0.06938234 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt ae0561da8ab1d06f2935afdf0a9e1ef44459d6e3b41826b8a78c4acfa68b6c65
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 9d3ec833b9b651944514ca301d8f150b285ba412954c540c05bc6393b2cc98ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,166
Size: 1.00 vMB
Total Fees: 0.00506134 BTC
Feerates: 49.17 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (51,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,063 864,063 0000000000000000000214e1a2562a901d46be0d6b21e184516267640346012e 1,439 1.00/1.00 vMB 3
864,062 864,062 0000000000000000000267173001200181cae6e66e355eb9f550a3849cd56fc5 1,436 1.00/1.00 vMB 2
864,061 864,061 00000000000000000002610e82d8edbeadc6f761058a10302a2dabe553d12c49 2,165 1.00/1.00 vMB 6
864,060 864,060 00000000000000000002999733b583f4cd4d435ca6b720a1d4cdc5ff36604bca 520 1.00/1.00 vMB 2
864,059 864,059 0000000000000000000135208a07049edb436e603922f627a1ecc6550721dbb7 1,664 1.00/1.00 vMB 3
864,058 864,058 00000000000000000001b46c4ef33abfb5c6e5192bc847da3007ba7ab6373977 4,548 1.00/1.00 vMB 2
864,057 864,057 00000000000000000000a4dacc4d9e0c888c241c1230c3debf57027df86c710e 2,882 1.00/1.00 vMB 5
864,056 864,056 00000000000000000000e3a74d52c9dd97d7a6a6532f3cc11205c2bbb1936156 3,198 1.00/1.00 vMB 5
864,055 864,055 000000000000000000015eb41df39c4b40c7ad5adae56b33de9b0a00a84fc55b 3,473 1.00/1.00 vMB 3
864,054 864,054 00000000000000000001a508c6a392a14ddc96b9279e532da7078ab1e6107f56 4,435 1.00/1.00 vMB 2
864,053 864,053 0000000000000000000037adc57642c1176ed782c1e09e2f71bb26a5cb00bf4b 5,427 1.00/1.00 vMB 3
864,052 864,052 00000000000000000001521101ccb485e37603d318afc7841437e25f80da1fd2 6,180 1.00/1.00 vMB 3
864,051 864,051 00000000000000000000cd69a577e93be86a988c415c29b4620a700e5c8e54ff 4,811 1.00/1.00 vMB 5
864,050 864,050 0000000000000000000021d928a4302bb2452ed1bc366af7834c6dfa1d8047b2 2,601 1.00/1.00 vMB 3
864,049 864,049 000000000000000000009a6e90950207cf40eb9947c4b49f9b2579acad132d5b 4,792 1.00/1.00 vMB 2
864,048 864,048 000000000000000000025825dba0d9dc238607b2c4852477a43a0c73bde2a17f 5,441 1.00/1.00 vMB 2
864,047 864,047 000000000000000000028acec18ad8b031f95b9c8d2dce25d9d58caf85810506 6,571 1.00/1.00 vMB 2
864,046 864,046 00000000000000000001933f77171421b6e24c983161e491453ccf924ef57cc6 4,120 1.00/1.00 vMB 2
864,045 864,045 000000000000000000030889ebe8badcff618d72ca7902d59c3a9ce9dafb91b4 4,117 1.00/1.00 vMB 2
864,044 864,044 000000000000000000000aea2e3940d0b49d65d56795cf1ac36fdfd43e740015 2,913 1.00/1.00 vMB 5
864,043 864,043 0000000000000000000276df05612969ab722d707804089a856f4a0271efc04b 2,835 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.72 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: 701.57 GB
    • Received: 16.62 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.