Loading Tool

Explorer IconExplorer

Memory Pool

80,557 transactions
29.72 vMB
0.06952657 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt 71c077bccd90279fadaf0843020ed606ec31506cd43496c086f7a4a619e493bb
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (283,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,063 631,063 000000000000000000044f919eb56e401ce8e663b315b2cadeb8f8031ea2f7df 2,147 1.00/1.00 vMB 199
631,062 631,062 0000000000000000000e2b2b6ac61319833ac75487f20f1fc73c805f1ffb3aa9 1,839 1.00/1.00 vMB 202
631,061 631,061 00000000000000000008db89c7dc90c4d720a3015826d54282a89d01e0d7c145 2,381 1.00/1.00 vMB 247
631,060 631,060 00000000000000000011bbdfd15bc45c722c1f3210d2b75e6b0f449e54b1f8af 2,545 1.00/1.00 vMB 67
631,059 631,059 0000000000000000000534ab967987ce6024f443ec10e79db3fcf2264d30bc6c 2,783 1.00/1.00 vMB 82
631,058 631,058 00000000000000000000f811e171eee52157e9a95963140e62fa83610f23ea7e 1,769 1.00/1.00 vMB 139
631,057 631,057 00000000000000000005950616603a78e232fb0d7ecf625c9b04214b73bdf53f 2,617 1.00/1.00 vMB 182
631,056 631,056 00000000000000000001be52c803885a6e76638798616f413e80b9141a6e2757 1,910 1.00/1.00 vMB 189
631,055 631,055 00000000000000000004dfd112987fec4ed9059ee7697118428881de258b64ce 1,908 1.00/1.00 vMB 197
631,054 631,054 000000000000000000050bf2cdec39195a12fd2aa636ebda61e950b8ee2a1af0 2,047 1.00/1.00 vMB 44
631,053 631,053 00000000000000000008ae437e1e9815ba8e02d8394b1c8480b6789dbd99d47a 1,699 1.00/1.00 vMB 59
631,052 631,052 000000000000000000082dffdc35e2c50455314b7837405def3f609f29992062 2,549 1.00/1.00 vMB 53
631,051 631,051 0000000000000000000a20d9d41c92bf32272d69fcefd187a85887c932a156e8 2,681 1.00/1.00 vMB 67
631,050 631,050 0000000000000000000f7ba18f7ef162248b244c4c23f1072abc672163f16e79 3,506 1.00/1.00 vMB 65
631,049 631,049 00000000000000000004d2573490d9fde4cc2f1c70c8ab1396ce8c9aff525d2f 2,767 1.00/1.00 vMB 147
631,048 631,048 0000000000000000000f7aabce89d6ce5c35ca5202ae8e7e4b98d983d4bdee86 2,975 1.00/1.00 vMB 122
631,047 631,047 0000000000000000000d45c15c23444eef360ad4174cd0fbfc7a2e37ed9203ec 2,407 1.00/1.00 vMB 104
631,046 631,046 0000000000000000000f62a476ade997bd047e65b1dea064d278ab4523308775 2,597 1.00/1.00 vMB 59
631,045 631,045 00000000000000000001258ab4ca063897bfef67c33935f877b7e9d27479636b 2,623 1.00/1.00 vMB 101
631,044 631,044 0000000000000000000bfb06724804cc6eb9d31c1a9e7fd13ad05ff7d017b465 2,875 1.00/1.00 vMB 103
631,043 631,043 00000000000000000007ac6ef1bb18f722019b2fddc6823609ec129f74667131 2,588 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.