Loading Tool

Explorer IconExplorer

Memory Pool

37,179 transactions
26.85 vMB
0.06036541 BTC
Random Selection Loading Transactions
Max Size: 136.42/200 MB

Candidate Block

Mining Attempt eb81e1bc86f9083c6384c9bdaec13759cd027804d23350cf21e36e867fce9b91
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root ce57e37e6c1f3d82db8ef45b5f41775268f16ffdc21ac1ab39427da7863a1d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,918
Size: 1.00 vMB
Total Fees: 0.00999472 BTC
Feerates: 74.79 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (176,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,146 738,146 0000000000000000000529bf13df8ae497278cdacb609c8524cef6212dafbe5c 2,627 1.00/1.00 vMB 17
738,145 738,145 000000000000000000006110889393b00205949c27864393fd818d875603ab33 2,899 1.00/1.00 vMB 29
738,144 738,144 00000000000000000001981b2dbcc9b4697dc2e6c249a1d525fefa72f5af953c 2,923 1.00/1.00 vMB 18
738,143 738,143 00000000000000000003ed77fa5547b135b2d5b2d2768a48553bbe73d38cb909 2,000 1.00/1.00 vMB 27
738,142 738,142 000000000000000000050d19f6883897c353b2ea6bca484273e3f4dc6a669113 2,472 1.00/1.00 vMB 11
738,141 738,141 00000000000000000000f5ca9a165910508bf7d32f67e5cb90e7ad06c3cd6f21 2,800 1.00/1.00 vMB 8
738,140 738,140 00000000000000000002880ebd3de69ecb72ff647e30e0cf28597cc89014f4d4 2,320 1.00/1.00 vMB 13
738,139 738,139 000000000000000000000b2bf2c8ab1e20e8f0060098ed7538efc9559bf69744 2,842 1.00/1.00 vMB 16
738,138 738,138 0000000000000000000331c071cf139f1179f838dcaf070b3a1d508edeea2f58 2,597 1.00/1.00 vMB 18
738,137 738,137 0000000000000000000544a172d0be3385841e752367eb6530584d645d1fa7c0 3,285 1.00/1.00 vMB 22
738,136 738,136 00000000000000000006cd3cd6be62bed2e62249747db8b703d101e5b22e8f0d 2,074 1.00/1.00 vMB 16
738,135 738,135 000000000000000000026e266ff29ca3755b0b19d067d65060ae53a402947b5e 3,279 1.00/1.00 vMB 29
738,134 738,134 00000000000000000007ff6bc2f9f4a67588e811d052fc997a9f30e7b18473d7 497 0.14/1.00 vMB 12
738,133 738,133 0000000000000000000803cf61f78d9e591891a2fbe62d45e1d1e153b7213eea 404 0.16/1.00 vMB 12
738,132 738,132 000000000000000000047973b27ff9a45b76d93f14c9287ee66be2df73fc8df8 1,501 0.52/1.00 vMB 13
738,131 738,131 00000000000000000005808994bb2ac80e275affd0da4227c73b90c74079ad34 156 0.28/1.00 vMB 1
738,130 738,130 00000000000000000007b8da84658f108ecd371aa252763bd8e7db680bf5301a 1,556 1.00/1.00 vMB 7
738,129 738,129 000000000000000000031f0506a498cd3f447c698d6155d44fe052af3de0083f 976 1.00/1.00 vMB 3
738,128 738,128 000000000000000000025e06d59ac07fbd36390eb129fd93d6baa54672a8d82a 2,972 1.00/1.00 vMB 16
738,127 738,127 000000000000000000026cca138582317f83f439cb21617b592ae71cb9fbe90d 2,709 1.00/1.00 vMB 11
738,126 738,126 0000000000000000000003f7469313e117262364792a6770614d8def72b35aba 2,286 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.