Loading Tool

Explorer IconExplorer

Memory Pool

84,100 transactions
31.52 vMB
0.10260949 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt f018f064debd5a1fcf018ac9c35585093251fba69c596d4a21cec5f76688fc6b
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root b5e9de3a2d04b2c1b4ede58aecb9aa1bdbc91822d4bee8ea931e009f99f05e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.02996330 BTC
Feerates: 504.27 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (373,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,946 541,946 0000000000000000000249781c5f78c78d3832c68774b6b62c90d75575e9b10c 468 1.00/1.00 vMB 45
541,945 541,945 0000000000000000000d951e2e98ec78bc8c853bf46a1e963cf2110c8fd54517 1,032 1.00/1.00 vMB 75
541,944 541,944 00000000000000000020c915fc1e3d6e2e3c0dda76c022b2318dfcef07c85a9e 2,395 1.00/1.00 vMB 21
541,943 541,943 0000000000000000000c7ff477faab5a85e6af4b46ca3f83945638e6bb31569a 132 0.04/1.00 vMB 8
541,942 541,942 00000000000000000009a0d43562fac3cbaf8f1a5a7ce2cd5b93e1312deca02d 313 0.09/1.00 vMB 10
541,941 541,941 000000000000000000224d45d586736d9561620657466645dd860e9771231dbf 715 0.74/1.00 vMB 4
541,940 541,940 00000000000000000001ab658a0393f9a976044b0a89e419a85646fb3d46d49b 1,870 1.00/1.00 vMB 5
541,939 541,939 0000000000000000001934049f6df03ad96492429ef104280931c12d63574db0 1 0.00/1.00 vMB 0
541,938 541,938 00000000000000000003886fbb0d4a430634a3c1500c860f8b0325c5bd0a1c4e 2,642 1.00/1.00 vMB 18
541,937 541,937 0000000000000000000e710977a17e66b2f42ea6a7f8a70e8ef87caeb4c73de6 1,747 1.00/1.00 vMB 7
541,936 541,936 000000000000000000011bbd96596e88028088c870b9c7d04d0ff458601273c7 2,419 1.00/1.00 vMB 8
541,935 541,935 00000000000000000024e7eeb686f9ac8a2c23eb812c2a8b8f41d27f4fa78b9e 2,527 1.00/1.00 vMB 20
541,934 541,934 0000000000000000000d8219fb28693e3e320e4db5e8ed1f52099ebd82188bb3 1 0.00/1.00 vMB 0
541,933 541,933 00000000000000000004482cb874a3ebaf3d15ccbb82cd742e49a358def08640 641 0.43/1.00 vMB 2
541,932 541,932 00000000000000000013991b58cb3f9866b700a68098026a31b1d955b5f771e9 1,897 1.00/1.00 vMB 21
541,931 541,931 000000000000000000052d63c26502b1ae2390ec7a4b151cba9e148b813eebe9 1,482 1.00/1.00 vMB 5
541,930 541,930 000000000000000000273deb43616ca0e28c64f36199c00571ae9625551a5cab 2,132 1.00/1.00 vMB 16
541,929 541,929 0000000000000000002402e6ea4af8d275d120bb702bd64f9364eae35ceeeecc 684 1.00/1.00 vMB 5
541,928 541,928 00000000000000000009d096ace7d5e0125ce32130bb8fb095278f012c0a50ab 1,600 1.00/1.00 vMB 13
541,927 541,927 00000000000000000014777314ae562b29b34e2abfdad1986599ed3c832765ab 1,003 1.00/1.00 vMB 6
541,926 541,926 000000000000000000143f16dc68f4606ad2a2517534e217882794c98612ec95 1,745 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.30 GB
    • Received: 16.87 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.