Loading Tool

Explorer IconExplorer

Memory Pool

83,269 transactions
31.44 vMB
0.10598622 BTC
Random Selection Loading Transactions
Max Size: 192.24/200 MB

Candidate Block

Mining Attempt 150e84944be240f341ba6001240d442caa579dcc6bb1189d20aca8b2340f1507
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root db5b95b49438c2cbea11ef3d7e9cfbaed4734a9b5012f34a5cbb99a4b9b5e77f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.03386306 BTC
Feerates: 301.05 > 3.39 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (599,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,169 316,169 00000000000000002083d645d07ba956100087f00b3b3c9548eca2e924ec3015 142 0.06/1.00 vMB 24
316,168 316,168 00000000000000000c5351bcd57552c04ca18ca07eabd76e83e19f060a59b4dc 918 0.60/1.00 vMB 37
316,167 316,167 0000000000000000144adb59f86e52c73c8032e9299a80801ab7e85da8d24bcd 397 0.22/1.00 vMB 26
316,166 316,166 00000000000000001ec07771e6f2fc698af6a2a8908e26fb317d05f7d937fac3 827 0.34/1.00 vMB 34
316,165 316,165 0000000000000000241684ba8a908be3807e0c1e456ad45c0bfe4fe9263693c3 34 0.01/1.00 vMB 34
316,164 316,164 0000000000000000003a68d7df16e3918135729a6605b60befdd597b52a93245 599 0.29/1.00 vMB 30
316,163 316,163 000000000000000006ba1d101084b75ee55e61aca792a8e43d101642ca783838 131 0.05/1.00 vMB 29
316,162 316,162 00000000000000000a4f2d34ed7292b73628bada92dc3182d00b15033e0f326c 401 0.21/1.00 vMB 22
316,161 316,161 000000000000000023adbe53128d3cec0f18e7d43825142c020461350e030c95 30 0.03/1.00 vMB 22
316,160 316,160 00000000000000001f6f1fed3770aafe0ff0b1d8159b8e309a937dc90d520fdb 236 0.14/1.00 vMB 26
316,159 316,159 00000000000000003718672691be6850f847dab493553bf9e77299e203b8bfeb 39 0.02/1.00 vMB 40
316,158 316,158 00000000000000002bcb888881719d3e0b4239d352497b78342b30c20537dc33 132 0.07/1.00 vMB 25
316,157 316,157 000000000000000036c810453b7431ad0e65d9278387938efed1d8f9b0bb935f 495 0.27/1.00 vMB 24
316,156 316,156 000000000000000019f33769e47d17b9c71b8276fc1d422d284bc8a6bc24a4dd 1,224 0.67/1.00 vMB 30
316,155 316,155 000000000000000017ca55c785d27449599a47715716a13047cd3289fb1a096c 744 0.42/1.00 vMB 27
316,154 316,154 00000000000000002df398ac1df61de45fa4b136fb219324d6ef05864bc07a55 814 0.57/1.00 vMB 23
316,153 316,153 00000000000000001d57df8111c578a7ce26e90458cfdc4335ea0a293d572bd4 754 0.35/1.00 vMB 31
316,152 316,152 00000000000000003309732f205bea4f7275a40c9a55786c9e2067db19fdaca2 530 0.30/1.00 vMB 27
316,151 316,151 00000000000000001515b9d4d5891939552804915567dd92e3d2a9d86ed09d66 584 0.31/1.00 vMB 27
316,150 316,150 00000000000000001475fe407dd5951d10a061dffba47da9f03b8a21ce0a2fe7 88 0.05/1.00 vMB 25
316,149 316,149 0000000000000000073e7ed03ae5e0e24a64a2777995783795364b48aeae47ba 1,171 0.59/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.