Loading Tool

Explorer IconExplorer

Memory Pool

41,925 transactions
26.10 vMB
0.05144441 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt c9c7f1c9b1dc4c3cf6d8a1967dd103d3a0a93c7d2e33c6f4ad40d4f833bf697b
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (333,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,603 581,603 0000000000000000000ee143a977ecb1f56cfeddb84d915a7ab1a9da3e007ed9 2,721 1.00/1.00 vMB 115
581,602 581,602 000000000000000000208d56f237df69589a2de748dda81bf9cca038b048e98b 2,827 1.00/1.00 vMB 95
581,601 581,601 0000000000000000001276a6cacb5f098ce8a8be2baea5374fd65bad0132814a 1,753 1.00/1.00 vMB 93
581,600 581,600 00000000000000000018812b029f1f930dd72fd517572da1b66aff909b80244e 2,604 1.00/1.00 vMB 115
581,599 581,599 00000000000000000001a6a1ebe1c14bb5be0fc3be6467d149e0397adc03f170 2,024 1.00/1.00 vMB 116
581,598 581,598 00000000000000000014a9873240d6857259d40ef15327e8a6c68a40304d7613 1,828 1.00/1.00 vMB 95
581,597 581,597 00000000000000000024afa5bd0cd8d7eb1c06e97b6e7680c618d809af2075ae 2,242 1.00/1.00 vMB 122
581,596 581,596 0000000000000000000e3e88d08593f0cf2a3fda59046c3dc6be6de767874124 2,089 1.00/1.00 vMB 113
581,595 581,595 000000000000000000258759e7002293c556d02df4a68641c97c4eb84268402a 2,507 1.00/1.00 vMB 146
581,594 581,594 000000000000000000112d7f924f5ee68134fe0c289b7b2ba415810659dda9b5 1,124 1.00/1.00 vMB 104
581,593 581,593 0000000000000000000a31351a0ebe4de6303b5cf813b8e2107b52548fe5929f 1,935 1.00/1.00 vMB 62
581,592 581,592 0000000000000000002418d931caa5788e0e85b3759f7ebc2245a4418a01943a 2,096 1.00/1.00 vMB 86
581,591 581,591 00000000000000000016a14a2ca0e8abbf53ff72459469ee44196f95e40cca5b 2,624 1.00/1.00 vMB 47
581,590 581,590 00000000000000000024ff2bb3fbcd7548b11e0dff2c75fffd79aeb8a76a398c 2,900 1.00/1.00 vMB 55
581,589 581,589 00000000000000000012b255419f93d021cbb4c8f881d7fec26b897c50e1aa8b 2,381 1.00/1.00 vMB 74
581,588 581,588 000000000000000000044501ac5c4395b8400138b514d2048130bb1ae33c072f 1,999 1.00/1.00 vMB 104
581,587 581,587 0000000000000000000a2052dbc4e958cc4373a0ba9638a4b86304ec78543a69 2,922 1.00/1.00 vMB 95
581,586 581,586 0000000000000000001c3fcf7af80ae4529a75d20b184c4a5b13757b7f4aab9d 2,645 1.00/1.00 vMB 58
581,585 581,585 0000000000000000001bb39b4738332d93ccfa1fd576a308e5e7422c4afc5784 2,115 1.00/1.00 vMB 43
581,584 581,584 0000000000000000000583abc8570bc1830569b21094f503ba9f94c55bd9685e 2,625 1.00/1.00 vMB 71
581,583 581,583 0000000000000000001b7b19b6f13ddb5ab0e56104be95befac44172080799f4 2,895 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.