Loading Tool

Explorer IconExplorer

Memory Pool

81,383 transactions
30.76 vMB
0.09006560 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt c83aaa79c274e6e6da4bcfed3dd0c8ecbe45491c4074323ec518d498ba1c5db3
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 9276d44d4007463e5bdcd20da20a244f495d377838c91b5db8c79099048a08b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.01890949 BTC
Feerates: 301.57 > 1.89 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (30,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,046 885,046 0000000000000000000011b72aa7c28db4e4e4184ef5fec81cd623f71cd494da 4,687 1.00/1.00 vMB 12
885,045 885,045 00000000000000000001ceeb9b0fd121d9991b5858c8089d909e7c5fa07adbaf 4,022 1.00/1.00 vMB 15
885,044 885,044 0000000000000000000062a7775bdfee78f6cc8aa6ac6967db04cb4104d86a4e 3,907 1.00/1.00 vMB 17
885,043 885,043 0000000000000000000196f929b7b52cb2cb06c07abd88aa9b245e95f131888c 5,109 1.00/1.00 vMB 12
885,042 885,042 00000000000000000002676e63b4ba8ec9e949f639e1961083e87d8529c9de42 3,754 1.00/1.00 vMB 15
885,041 885,041 00000000000000000000c6b4a7e23ed787217e35e9276b7a5a61244355c2ea26 5,200 1.00/1.00 vMB 11
885,040 885,040 00000000000000000000369f8144f720b24939775b2f0c7afb4ab558eb0ccd9e 5,439 1.00/1.00 vMB 11
885,039 885,039 00000000000000000002162b4d416877b12d25073b3bc8b18a989d025426fe37 3,749 1.00/1.00 vMB 15
885,038 885,038 0000000000000000000240bf402f8b361d44189956b4489ce81e6d3a3dbb7956 5,274 1.00/1.00 vMB 10
885,037 885,037 0000000000000000000208ad5de165f49fda58c717695e197c999c28a3f9730e 4,655 1.00/1.00 vMB 12
885,036 885,036 0000000000000000000056d3de993db606fe8c7de84705fa8f5576cb361d6e87 4,863 1.00/1.00 vMB 9
885,035 885,035 00000000000000000001e452cd9054c2fbbc75def3fada08a96c6fc2806607b8 4,973 1.00/1.00 vMB 9
885,034 885,034 00000000000000000000be8bfbc763280f415885ef21f391df288276ee8db2bb 5,143 1.00/1.00 vMB 8
885,033 885,033 00000000000000000000ed22efa371581ceb03cc3c77798992a1c7060b588652 5,536 1.00/1.00 vMB 9
885,032 885,032 00000000000000000000d1a50e56314515d11a55034028ce093545d7ebbedce8 5,339 1.00/1.00 vMB 9
885,031 885,031 00000000000000000000fd04c8a09a51a69322216c055fe86ab8d57c19cb0d1f 2,413 1.00/1.00 vMB 8
885,030 885,030 000000000000000000015772440488a512316a5416588c729982a08558742dff 5,155 1.00/1.00 vMB 10
885,029 885,029 0000000000000000000007a30ee17bfbb3dd8eab35298fe1eecc6366f4f720d5 5,150 1.00/1.00 vMB 11
885,028 885,028 00000000000000000000495b3b36dec4b2ca3a2b74a5bb74b6f6837b357cdf17 4,459 1.00/1.00 vMB 12
885,027 885,027 00000000000000000000b4cb334bd3a6e5e0e06b5d27df07456b354868ea8670 5,336 1.00/1.00 vMB 10
885,026 885,026 00000000000000000001a1313fe23b6fa49c22bc05f26318d9186d4e95c6ec96 4,515 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.06 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.78 GB
    • Received: 18.25 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.