Loading Tool

Explorer IconExplorer

Memory Pool

75,700 transactions
33.46 vMB
0.12666619 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt 4b064ead71f774d40027cd25d64d88907ebcdf085be750d40889f29da9fc3f90
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 4f721ac4812a7994a4caa3affbb259d7f11669a05a8b905972c399b6bfee7781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,225
Size: 1.00 vMB
Total Fees: 0.01927509 BTC
Feerates: 70.48 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (112,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,168 803,168 00000000000000000004968177eb64cfef8a02d6839cb2ef7ce91417eda3efd3 2,731 1.00/1.00 vMB 15
803,167 803,167 000000000000000000036af06a505bb859ba3f34bab457a3423fa5ffe0ac6292 5,139 1.00/1.00 vMB 9
803,166 803,166 000000000000000000002127d616b48dc34c81b670a48268fb6e0cfa76b09b2f 2,674 1.00/1.00 vMB 7
803,165 803,165 00000000000000000003f88aa9bd28ef3db5bda863891e170922f76f8f501bea 1,768 1.00/1.00 vMB 7
803,164 803,164 00000000000000000000d7d2c27efd30a0bc406250d5460a4b1b6f6e7fbd4cc1 1,255 1.00/1.00 vMB 8
803,163 803,163 00000000000000000004ed5f54f1f50f3b4071b3723c896af891a0878940bf60 2,230 1.00/1.00 vMB 11
803,162 803,162 0000000000000000000342cd5ba6de075d76d6b4267af7e974663e26be471c1d 3,020 1.00/1.00 vMB 13
803,161 803,161 000000000000000000015875d2dc6504984a28f5fac6f82cfe2bbccc0793ed27 343 1.00/1.00 vMB 7
803,160 803,160 000000000000000000038a2eaf2875aaca9458be9d6b0f1c97977af84ebcb970 2,171 1.00/1.00 vMB 10
803,159 803,159 00000000000000000002d365119a42d771575c2a74f5833fc907d208d4f7da52 2,744 1.00/1.00 vMB 14
803,158 803,158 000000000000000000055604c5266697e31ad8f9d0564108d8aaf712cd6caf07 774 1.00/1.00 vMB 9
803,157 803,157 00000000000000000002d956f6b31e8940e7e222830ecd32b2ab21754f0752d1 761 1.00/1.00 vMB 8
803,156 803,156 000000000000000000031c5ba62ec91d1f4fab1c5565bb0b859f914e52c57b5c 2,726 1.00/1.00 vMB 15
803,155 803,155 00000000000000000000c4abdebbfe5e40e85334d43b66ee205bdb435186ab97 1,685 1.00/1.00 vMB 12
803,154 803,154 000000000000000000031d626b448e3f8a26432d22c823e03b9abd1ab5683610 3,019 1.00/1.00 vMB 13
803,153 803,153 00000000000000000003a3d068262de84d2ccb7013740bebdfad1152b1f79b1e 1,721 1.00/1.00 vMB 9
803,152 803,152 00000000000000000000252eef5dd88d70ea0877bb70342e8cfb4c106e2a9452 1,713 1.00/1.00 vMB 14
803,151 803,151 00000000000000000003bde791ef6ac315b6e93700cae602930d0d207dc4f313 1,219 1.00/1.00 vMB 8
803,150 803,150 00000000000000000001cc7e5330727dd6a1eebc470a9fda101bf537d3b09078 3,462 1.00/1.00 vMB 9
803,149 803,149 00000000000000000004303f91436515d7b02d0dc9047694573070f308659d2b 3,018 1.00/1.00 vMB 15
803,148 803,148 00000000000000000001b28820747fd6033610a203321f259f26657e1ef328d4 3,195 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.