Loading Tool

Explorer IconExplorer

Memory Pool

76,149 transactions
28.81 vMB
0.07147861 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 5773e607b86d758106fc584f0302f1cf68740360142ba728329d4ad9eab3d13c
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2bdc309688fcadd4dd7d162950a9ca91aa601927d33adbb43325776f212c6af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.00870816 BTC
Feerates: 104.17 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (600,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,725 314,725 0000000000000000087e4d28d382dbc24ac0836f369dcb97c8c4011ff762f8e9 160 0.09/1.00 vMB 35
314,724 314,724 00000000000000001a5f98425249a5f9b0c4fc98991358c08863b24258fbdf50 136 0.10/1.00 vMB 19
314,723 314,723 00000000000000002daf599d799986191273bb0961f777690a5111f6370e450a 179 0.15/1.00 vMB 17
314,722 314,722 000000000000000022a2ce7997b214e86969f3d1e3e72cd7c7b4c63fae8ea356 226 0.15/1.00 vMB 19
314,721 314,721 00000000000000002c24e2b0bdb36b490593f9c39be7b856ad7ccef34d1eeaf4 81 0.03/1.00 vMB 29
314,720 314,720 00000000000000000c6b3e4db4ec109e67e62a7ec4280252f5527915e815e8ad 481 0.23/1.00 vMB 25
314,719 314,719 0000000000000000239d2675f659edc2f2f9ba0eb4817509d9b7091645b62796 329 0.18/1.00 vMB 25
314,718 314,718 000000000000000017823c73ea581ffd3f9c585601fbe786bb5ffebadb4c1e16 32 0.03/1.00 vMB 1
314,717 314,717 00000000000000000f1edae4468de3699ad61d6d13bcdfd223f9aff637c09363 402 0.21/1.00 vMB 25
314,716 314,716 00000000000000002b7e4132f46e5569cad675e67494e85fbc9225d899525696 1 0.00/1.00 vMB 0
314,715 314,715 00000000000000002a1a94ea9c91f9784108400e8a8ad3b53ae4827289c39dcf 997 0.51/1.00 vMB 27
314,714 314,714 000000000000000008fab83020c47d7a052a05cecbae0a94aeab5ab33e4d3357 268 0.12/1.00 vMB 38
314,713 314,713 00000000000000003773b4a720c81ea1971b1ea2c26cb406a00af3821970823d 66 0.06/1.00 vMB 3
314,712 314,712 00000000000000002633105f410453ff078f78621c251fede4a64feaf0f88eb4 89 0.04/1.00 vMB 34
314,711 314,711 00000000000000000f89514bdfdfb87c1a2d556f4645cf96951569c39d103905 392 0.19/1.00 vMB 28
314,710 314,710 000000000000000014aa71132b20ed126bddac51f469d0b4f441ffbcb7ce4a99 420 0.27/1.00 vMB 23
314,709 314,709 000000000000000002ea9075ad20cf132bed0e4b85a98331508c0ed6f35eca12 553 0.35/1.00 vMB 23
314,708 314,708 000000000000000031847faf56963e8830133585ed79921a15cd56729feb34ac 1,269 0.62/1.00 vMB 29
314,707 314,707 000000000000000013634c3f5c859bd35f88b1beb11ab98ab4f11f4d2f978d71 175 0.10/1.00 vMB 16
314,706 314,706 000000000000000000df17d0479e53dd46754018b7711472563654797c1e8e11 265 0.14/1.00 vMB 24
314,705 314,705 0000000000000000030d465578b3135d509c14268d1d155a4cf6ba6d5afad851 230 0.12/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.