Loading Tool

Explorer IconExplorer

Memory Pool

73,895 transactions
27.31 vMB
0.06597851 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt a968673cfb32c014606724fbf7f75134e2146c8ac926630349905af8e09ca808
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root ba79b7f6af46b70dcc30837e1240068aae32c0c0ea79ec5725c965a6f62001db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.00790939 BTC
Feerates: 73.20 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (600,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,771 314,771 00000000000000002947b63987d0d185587f6af32fe4e6945f2f65c8722da65c 26 0.03/1.00 vMB 17
314,770 314,770 00000000000000003643fb747c259d0d42ac7384691e287edbb543dfe106b2f3 232 0.09/1.00 vMB 35
314,769 314,769 00000000000000001bbb8e26a61501c11840ed5e189b92cdb86922a9a89e0df1 50 0.03/1.00 vMB 18
314,768 314,768 0000000000000000305312a171b489169f9e9267ea4e207d45972920e0df848d 214 0.13/1.00 vMB 26
314,767 314,767 000000000000000021c2ef19246e3fcf552e263bfb3354467d1985a6d679d900 531 0.22/1.00 vMB 21
314,766 314,766 0000000000000000141eb46cabe072c88072e67f6c38f5226bcd94b61687847d 38 0.02/1.00 vMB 31
314,765 314,765 000000000000000029844c2c5774724e5199eb55e3991799aa947a253498dd5e 422 0.25/1.00 vMB 29
314,764 314,764 0000000000000000086079273aa6886375970f28b64b243a719a0ff52ddadd53 420 0.23/1.00 vMB 29
314,763 314,763 0000000000000000244921095e22637739ac4b1c0f8ed2ec3dcd205686ea49d9 466 0.26/1.00 vMB 28
314,762 314,762 00000000000000000d4870d5059815d6a6b5cc3d9429f988476af4392e7237c8 829 0.41/1.00 vMB 31
314,761 314,761 00000000000000003105037927f7dada5424848eb7b5c8b7e640b2449c717fdb 880 0.47/1.00 vMB 30
314,760 314,760 00000000000000001db50cf73194a4dc9060bd8e1b541085a8269383cc1676b2 83 0.06/1.00 vMB 17
314,759 314,759 00000000000000003283f8729bff027303b59b7d67cd55b1a10066571835f375 214 0.14/1.00 vMB 28
314,758 314,758 00000000000000000872a5c0c6d1e5fad6b8563cf0195034edc8cebce7cf2a8a 227 0.13/1.00 vMB 29
314,757 314,757 00000000000000001e55e19a021c9c62300625009113fa1e1d8c394966057d9c 325 0.19/1.00 vMB 21
314,756 314,756 0000000000000000123ea0aa8ccce92f4b16ff994b01e571a00d6c9c846d93da 543 0.39/1.00 vMB 18
314,755 314,755 0000000000000000162de8eacb5d24c46d44a45486eaaf11451988ddd0ddc822 1,111 0.75/1.00 vMB 23
314,754 314,754 0000000000000000118a6058484c6d6a89c376033b98bc1b6fb317ad723385cc 1,745 0.75/1.00 vMB 31
314,753 314,753 0000000000000000346635942a2506aae35902aae1fddfbca11ee742a5af2022 882 0.25/1.00 vMB 46
314,752 314,752 000000000000000001ce8d8db0fd8571aa52dd5a3dc5b90a79ec81015d8dad02 499 0.32/1.00 vMB 27
314,751 314,751 00000000000000001264d2f5ba7631fb887a298f89fecad5f6bedcfcc465d911 892 0.50/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.