Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
29.05 vMB
0.07518125 BTC
Random Selection Loading Transactions
Max Size: 149.26/200 MB

Candidate Block

Mining Attempt 7375c4db7a934dbd37548dba9592dc3c3a8cb2233dea3eb514aa6c68ff52b281
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ce2f8092465ab23072e8afca65da43383ce594eada34ae6f27ecfc4315408fd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.01847531 BTC
Feerates: 150.75 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (123,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,936 790,936 0000000000000000000204e2266ba4599d588779bcf1bf5a77dd3a567e93af39 3,218 1.00/1.00 vMB 78
790,935 790,935 0000000000000000000521e161421ff1831f518f8afe468fb867e7b0d6b68fb6 2,489 1.00/1.00 vMB 88
790,934 790,934 00000000000000000003b7f3a4da73dcf2f3f0ed6ab09c3a375c00f6ad5fb8eb 2,776 1.00/1.00 vMB 95
790,933 790,933 00000000000000000002eb7a8ff57a240dac7d8ced216db8f66ffc0726c8eed2 2,839 1.00/1.00 vMB 42
790,932 790,932 0000000000000000000009136d65f5c3a0f302fa171a4570a337c67ecf93d235 3,417 1.00/1.00 vMB 58
790,931 790,931 0000000000000000000300251d38bcee6deffa188b6fc2aa32fdc976ee72455c 3,579 1.00/1.00 vMB 59
790,930 790,930 0000000000000000000410af3f67a816ceb087243efd68c68cc89df5fa6341c7 3,971 1.00/1.00 vMB 59
790,929 790,929 00000000000000000005974526876773710ce2fcd9eeba5dfff68b19c99a1d08 2,869 1.00/1.00 vMB 55
790,928 790,928 00000000000000000004bd4aedd4436be58c92d30aaa2e8d05bdf9287ad57f7f 3,957 1.00/1.00 vMB 79
790,927 790,927 0000000000000000000435785429211dca22ed6e2444800c88ad042eb0cc0e94 4,836 1.00/1.00 vMB 63
790,926 790,926 00000000000000000000256c9d0d675177a2dc7e38e55a8c59e12ff48c23fcc7 4,035 1.00/1.00 vMB 64
790,925 790,925 000000000000000000055ff03f3d04f6c9abefb8709bdb76834db20b0255a0ad 4,284 1.00/1.00 vMB 66
790,924 790,924 00000000000000000002b9cae009a87d2d9a30bdcf42ca1ef979bd125984aea6 3,770 1.00/1.00 vMB 76
790,923 790,923 000000000000000000010881b0d0947ec54fa041ee14cadb150dcd58ed81fe4e 3,716 1.00/1.00 vMB 75
790,922 790,922 0000000000000000000315fed78ccbc29ebf15aae8e601977fc9e09583a4ba27 4,195 1.00/1.00 vMB 49
790,921 790,921 0000000000000000000495b79d19f46154c26761208271318323ede008e8a287 3,833 1.00/1.00 vMB 35
790,920 790,920 000000000000000000050bcb25b81adaa1f2138dfd58e05634544b2e77a3dcbb 3,956 1.00/1.00 vMB 67
790,919 790,919 00000000000000000002c8ad7daaebeec1a1780542dd03612fe8d16e63f6d895 3,236 1.00/1.00 vMB 47
790,918 790,918 000000000000000000038f78294b29abd55f780f5e9343d7394da72e59ce4ca8 3,557 1.00/1.00 vMB 58
790,917 790,917 00000000000000000004c4497b6582b447107dcc72ff40d4b6409c900b067910 4,332 1.00/1.00 vMB 29
790,916 790,916 00000000000000000002a5680078c60d275d06e81feeeabb9a65a8eaa6c1401a 3,441 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.