Loading Tool

Explorer IconExplorer

Memory Pool

86,094 transactions
31.50 vMB
0.08142519 BTC
Random Selection Loading Transactions
Max Size: 193.77/200 MB

Candidate Block

Mining Attempt 44ab7ba0416ac4c5068fdc1726325a49d17b5a498a7fafd6b9b52eaeef0d0c3d
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root d28b2249e35a9c13fc0eb0e395803c0b00d33995c6bc7a3ebd2c999d43febc01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.00985351 BTC
Feerates: 60.10 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (466,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,068 449,068 00000000000000000012d2eb93f117854b58dd1650343e61542e4e4d02a0c4e1 251 0.12/1.00 vMB 74
449,067 449,067 00000000000000000226e7bbe04020411e57c63a4bb728cc45cdaa3ebe8f7995 223 0.09/1.00 vMB 84
449,066 449,066 000000000000000000b31f3efd30e80291ef28df9438450a5ee7c309cdbe324b 1,222 0.65/1.00 vMB 75
449,065 449,065 00000000000000000022a68c75ba6b0c6de58eba15c8518a2fdf234226b12c08 111 0.10/1.00 vMB 35
449,064 449,064 000000000000000001065e0cc154a67e9cfff8d169909c97a41ab336913d9f19 314 0.20/1.00 vMB 62
449,063 449,063 000000000000000001c1115be73234ef19ac4138a569d3e5eec3d56b9db694fa 1,562 0.68/1.00 vMB 78
449,062 449,062 000000000000000002f84b7688049b2b31f5a836e1f0e14d4f3cf46e0600669f 57 0.02/1.00 vMB 95
449,061 449,061 00000000000000000078cfba8ea853fcef78c57f8deb288bea0d476fa53c8d2a 443 0.42/1.00 vMB 38
449,060 449,060 000000000000000002e303e9691bf95c18e08a6d5b0c042edb8c506c1423eb58 776 0.34/1.00 vMB 86
449,059 449,059 00000000000000000034e81f664c5752f409f5557408642a633037421805772f 617 0.25/1.00 vMB 92
449,058 449,058 00000000000000000053dea5a5469278390df4f20fe69c8e7d48f81838352a57 112 0.05/1.00 vMB 91
449,057 449,057 0000000000000000016abb322aee9341a824d2634b70160a6cf88774fee6b666 1,344 0.70/1.00 vMB 77
449,056 449,056 00000000000000000206e8ec2f4596aed27f0958676ef198b7c6cd1a0c49640a 2,068 1.00/1.00 vMB 78
449,055 449,055 000000000000000001cbd95628be3c124b44c0de3063e3c1d374f95d0864fdbf 2,016 1.00/1.00 vMB 85
449,054 449,054 000000000000000001754b8f7fc6ced133a98b1ca43e40ced35adad24f264c75 1,360 0.68/1.00 vMB 70
449,053 449,053 000000000000000000d2791050bd933e6c17565d20b963ca3071885faac62b32 801 0.37/1.00 vMB 62
449,052 449,052 000000000000000001c7112d3fa9af88e4ef7cfe670f9247e98a81e74e3ae288 2,337 1.00/1.00 vMB 72
449,051 449,051 00000000000000000257fa078eb2704b91d15f5bf599baeb12a8fdbe676df4ba 1,807 1.00/1.00 vMB 85
449,050 449,050 000000000000000001c80abcd84774939efc8804e1f9b215859745e2fa6c0183 1,912 1.00/1.00 vMB 110
449,049 449,049 000000000000000001a865aa1880c249de04826dec1e647ad4f294df74d8b2ba 1,666 0.66/1.00 vMB 82
449,048 449,048 000000000000000000bfe27ed79dbfb174199d7da026cd80a1ea901bd46400ee 1,119 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 717.16 GB
    • Received: 17.83 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.