Loading Tool

Explorer IconExplorer

Memory Pool

80,588 transactions
29.69 vMB
0.10172308 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 0a581a9ae5ed1f3e96453061b370982cb554ac671331d52416d9017ce279a195
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root ac303a5272044ae23bf95ab078ecc9cba71454941e0df846ed9e5d508b224cc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.03685629 BTC
Feerates: 178.73 > 3.69 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (108,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,632 806,632 000000000000000000012e80618aa4de0e8100433835ffff3560acbb5fcb2758 1,948 1.00/1.00 vMB 24
806,631 806,631 00000000000000000004ba38ee7f8931e25f425dc01facfd3b4c9393a4f16201 2,881 1.00/1.00 vMB 31
806,630 806,630 0000000000000000000465b0361e22a13a43bb10012c7699f2c10798843e2f3d 4,728 1.00/1.00 vMB 18
806,629 806,629 000000000000000000002a77d70c807d8785952243cdc8eeb716a50a06254b42 2,344 1.00/1.00 vMB 21
806,628 806,628 0000000000000000000461c29b302a371e7e159aa2a1bafa51ff1eb6a3a92a62 3,862 1.00/1.00 vMB 25
806,627 806,627 00000000000000000000e052ac2e912ee3a7f1bc8484156c9d0066875c535555 3,447 1.00/1.00 vMB 23
806,626 806,626 00000000000000000000df9a007b015b90a0e1350f36b425b356f704a7719152 2,810 1.00/1.00 vMB 23
806,625 806,625 000000000000000000012dd1db2d63f37e34abe0c389a87378490556984d74d1 2,744 1.00/1.00 vMB 21
806,624 806,624 0000000000000000000214b504e134f8f7623b77753c5a650b13b3ffbd7fd003 3,192 1.00/1.00 vMB 33
806,623 806,623 00000000000000000002f2437ccbf024200b632c81ffe09cafffe1a833d85160 3,007 1.00/1.00 vMB 24
806,622 806,622 00000000000000000004fdc4a9d333bebb7d3423977f45507382d9c7e2fcebf3 2,833 1.00/1.00 vMB 23
806,621 806,621 00000000000000000004606495d0f00f2893d4a3eabcb80eff1fff737d7e7244 2,404 1.00/1.00 vMB 28
806,620 806,620 00000000000000000002ecaaca279d6ca23486d0019fd39570568e032403248c 3,085 1.00/1.00 vMB 31
806,619 806,619 000000000000000000044e17b8c6457848f898a2cb90c55a9ea0003f9c257bb3 4,140 1.00/1.00 vMB 18
806,618 806,618 00000000000000000004aa0db686e889d724c91af89c9768e058f344f24d4c35 3,457 1.00/1.00 vMB 23
806,617 806,617 00000000000000000002b048579644ea8ffe9c442ac5bc7ce37cf16548d6cf32 2,096 1.00/1.00 vMB 18
806,616 806,616 000000000000000000014396698c624ab9117413b447487b1988b9f51ece28de 2,888 1.00/1.00 vMB 24
806,615 806,615 000000000000000000043475cf3306ade5aafbb769bb9dd7da4ed54b938cf6d3 3,306 1.00/1.00 vMB 32
806,614 806,614 00000000000000000003f0b30686bcd9e994b54d3c345b7ec6d9c057a227a1d9 3,360 1.00/1.00 vMB 20
806,613 806,613 00000000000000000004bc2b69508fa8ac0097264207dd8fd766a064290d7673 1,969 1.00/1.00 vMB 19
806,612 806,612 00000000000000000000b2dafcfe8441dfd6c6065e132bee826cc9f50f8c0317 2,519 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.68 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: 682.03 GB
    • Received: 16.45 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.