Loading Tool

Explorer IconExplorer

Memory Pool

30,648 transactions
18.27 vMB
0.04699746 BTC
Random Selection Loading Transactions
Max Size: 97.09/200 MB

Candidate Block

Mining Attempt a11026af9fce5ff298629e4479218f0e8716c4bd6205ec9e1d78c7b941717ce5
Version 20000000
Previous Block 0000000000000000000119ce95786a15a8ef79eb69929548bb35e0e13ef5ced5
Merkle Root ea753339b4ffd88e7ea8dba0db81cf8dd54e33cfb3c958090597cc86085ed476
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.01253119 BTC
Feerates: 200.82 > 1.26 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,891 (636,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,062 277,062 000000000000000112d20dae7ad3d5bde70a1b1f6ccfa61c69251bf08ef79190 385 0.23/1.00 vMB 33
277,061 277,061 00000000000000028cce155f79e8d9a5545ceb5df3fab3abbe8d511c29fa3a7f 212 0.25/1.00 vMB 19
277,060 277,060 00000000000000007ae4ea90af4143980bc8487bbaee82a08ea43cf38eedd3ac 427 0.25/1.00 vMB 44
277,059 277,059 000000000000000110f6dd441e9e4c7320082bf7db47df7854c83a6cf29d18ec 594 0.25/1.00 vMB 61
277,058 277,058 00000000000000024ba27c9a68d6c15a5ebbff32c9c0df21d3d6714ad61b3e6e 414 0.18/1.00 vMB 47
277,057 277,057 0000000000000000d5848e7a97b4d06eedeee73a13bec1dae113e2dbb5acb778 59 0.03/1.00 vMB 27
277,056 277,056 0000000000000002823cafc246fc459163dde26e8cc11f94b85ca83eebcc80c0 341 0.16/1.00 vMB 44
277,055 277,055 0000000000000003407ac133fdcc363a11f4199ac7b366b4f05f318690f511d0 214 0.09/1.00 vMB 48
277,054 277,054 00000000000000012699f7241050c39a221cba672bcb33f041102bc40dd213ed 264 0.12/1.00 vMB 43
277,053 277,053 000000000000000154f51d87d9299b2b1ef7fba0f476c5a0086a5404b1e7a738 190 0.08/1.00 vMB 64
277,052 277,052 0000000000000000891bba51cc59e76163d5269f2b5c459f89f40fea4e1278b6 360 0.17/1.00 vMB 55
277,051 277,051 0000000000000002acc26c11a192b3e03d219626b0794ae8848278e72960766a 136 0.06/1.00 vMB 51
277,050 277,050 000000000000000354e0d40c23c3d639b843fb484a0c5ad014968cfc2687c987 7 0.00/1.00 vMB 48
277,049 277,049 00000000000000018eabe5fa964b379b8549afa2824da401e560d5f822f8549a 82 0.04/1.00 vMB 45
277,048 277,048 00000000000000007fa4ac588cae3a60043255389749b4ad0c8b1ac62099a780 107 0.06/1.00 vMB 32
277,047 277,047 0000000000000003201ec03d0ad507f0ff88d19639e5d1cb9046f604b2fbba42 236 0.10/1.00 vMB 46
277,046 277,046 00000000000000004ef5e3a7091edaf1b69591e5e6e4ba695cdd6fecf785974a 708 0.39/1.00 vMB 47
277,045 277,045 000000000000000020a8b0526dd1591345cd958f82507b613f8aafcf7d726c66 260 0.14/1.00 vMB 39
277,044 277,044 00000000000000006450164a1550c44f477318a433f84817ddce2bd75da14d01 202 0.16/1.00 vMB 31
277,043 277,043 00000000000000031f296d793c2115679b011ad97906df6efe2092938f8e423a 140 0.15/1.00 vMB 15
277,042 277,042 000000000000000105b7c49e29367e01375f38593bd051e2e48e99921c2d4118 405 0.20/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 780.41 GB

Node Details:

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