Loading Tool

Explorer IconExplorer

Memory Pool

86,964 transactions
32.26 vMB
0.13867155 BTC
Random Selection Loading Transactions
Max Size: 197.51/200 MB

Candidate Block

Mining Attempt 8f5323abdf08d96da8d51bd32fa7adc120610c3779596f8171f4d0c5e4dbc558
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root bdbb5766ff962c70be4f33db287bf46010406053dea2c4eaa22c5e5040cf619f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.05242760 BTC
Feerates: 301.57 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (605,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,084 310,084 00000000000000001179ab36c2c029dea89d6c5506042414f6d5acddc46c5c86 1 0.00/1.00 vMB 0
310,083 310,083 00000000000000002c8d1f61ef0a3d4c0bef36ccce8d54b938d01a7bba35e0d9 287 0.14/1.00 vMB 29
310,082 310,082 000000000000000010fc0649861197de42e702c652c0bee35b0648b046099061 64 0.02/1.00 vMB 19
310,081 310,081 00000000000000001b1f3c0b7caac84a6d260b215b9413a8da5b5ef0d689ab51 1,142 0.56/1.00 vMB 30
310,080 310,080 00000000000000003c8f1a43fdd897661cad623ec499d61d1b00512c94491d77 1,215 0.61/1.00 vMB 32
310,079 310,079 000000000000000004ac7e3fa54dd3a985f7c63f2708df565bd079da8fd05694 233 0.14/1.00 vMB 22
310,078 310,078 000000000000000013b293ac733654ba6e0e939103217544fa5d320c56361509 162 0.11/1.00 vMB 26
310,077 310,077 0000000000000000151babe93aa77b70f5aef053d0ee33acbf52a71352cf7d43 892 0.50/1.00 vMB 27
310,076 310,076 0000000000000000044739f37cd2774c5456b4469a0d6916fb38ea0aaabdd68f 406 0.31/1.00 vMB 22
310,075 310,075 00000000000000002244990ef6a269a4842fd2f1adf56b3804acc4ca3950d204 770 0.35/1.00 vMB 33
310,074 310,074 0000000000000000151e3f949ff1c9bbe7a5ea059471e39e351a1eabfb99323c 798 0.43/1.00 vMB 29
310,073 310,073 000000000000000030d844c445ca5ec37cb8ef477d2bfb055818f6e8e1e7ba0b 86 0.04/1.00 vMB 32
310,072 310,072 0000000000000000278befc970b8cdcff7152994875598b19d70b6cd4cf10461 15 0.04/1.00 vMB 16
310,071 310,071 00000000000000001e1c56f686a6e7272af2016eee7e4a5cea59b201b3cf2a14 188 0.16/1.00 vMB 16
310,070 310,070 000000000000000001987c987ada5d7252a7113b1080c7419c2f8ed371a952cd 904 0.50/1.00 vMB 27
310,069 310,069 00000000000000000c0977ffff8caa48d9894e24e2f67a828ba956681a8bc1e0 54 0.04/1.00 vMB 20
310,068 310,068 0000000000000000013d1d7eaa3d510e3cf0d2ccfe05a15c99defda5b7ab65d6 555 0.26/1.00 vMB 30
310,067 310,067 00000000000000001b5e4c51d0a30f9e1727204d3ba8fdd52f893b4d14318a47 147 0.09/1.00 vMB 25
310,066 310,066 0000000000000000330fb93ba560bc2f6b4e3a2ee157ebd7156e0e4b727d7920 1,352 0.75/1.00 vMB 32
310,065 310,065 00000000000000001fcd94f0a4f84d1c04285187d20a2dc6c1796925e5c5ad42 136 0.06/1.00 vMB 31
310,064 310,064 00000000000000003bd0d700fbaf948c143ceec348d0579154cd5e755c193e68 48 0.03/1.00 vMB 26
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.93 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.