Loading Tool

Explorer IconExplorer

Memory Pool

88,558 transactions
33.21 vMB
0.19407285 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 343d5d972141f0903c0c983fc6c9d6796536504959c4e6928d1f39ce6037d9d5
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 77b8084b615f909ec63dec2958b23a80addc9e538679a869ac74031ab3133df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,922
Size: 1.00 vMB
Total Fees: 0.08512910 BTC
Feerates: 387.56 > 8.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (608,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,574 306,574 00000000000000002711aec64c8dd9b09483217940336818899370282516879e 493 0.35/1.00 vMB 20
306,573 306,573 00000000000000000b79ffe1a36e1bc15eb704e5f5b265d3d6af1c9e34fe06d2 1,009 0.35/1.00 vMB 52
306,572 306,572 000000000000000007f71e772db9f74b60568caaeacfdd55951d08ed76277428 68 0.10/1.00 vMB 11
306,571 306,571 00000000000000000cc1074a7d52ba5b11a051124d7e6a79bb15856a7d7ffe99 320 0.15/1.00 vMB 31
306,570 306,570 0000000000000000078b66f3b9794ee49170364c676f453d15ed97548c2ff6fd 191 0.12/1.00 vMB 24
306,569 306,569 000000000000000027cbcb27fd5b0478c3b02608e8dcc9a5ec57b93d45725a14 402 0.25/1.00 vMB 30
306,568 306,568 0000000000000000236845c8e52c376b6ea915c7481ac96cfe110a205a528856 68 0.04/1.00 vMB 18
306,567 306,567 000000000000000040eae89bc981f4caa9505e06ee4497a376e17d70922f7a22 439 0.35/1.00 vMB 22
306,566 306,566 0000000000000000103f6541d9ad6be4c51e745c82bd82351e41dfa9bbff61d7 59 0.14/1.00 vMB 6
306,565 306,565 00000000000000002c8ff7955cbecf1090a81885d2930e3c6fff50c01e8352bb 167 0.10/1.00 vMB 29
306,564 306,564 000000000000000022ecc96ca3eb6a4e0cec6f6a27df57474e1d7a63fc1ac6e5 9 0.05/1.00 vMB 2
306,563 306,563 00000000000000003f66186893a9e36737199e0c878890abcec48935078f35c5 594 0.32/1.00 vMB 29
306,562 306,562 00000000000000002bd0c9c34b1029efce78d810770d25562e5635511b410542 195 0.10/1.00 vMB 33
306,561 306,561 00000000000000003456bd3adf5bc5858863727db4f005d3277c5b2601a3cdcd 580 0.34/1.00 vMB 26
306,560 306,560 00000000000000000a2241c194eb91193662f3e61dbcebb5cc2532900d4cdcc4 1,652 0.81/1.00 vMB 37
306,559 306,559 00000000000000000d02a98c1080ff65ccd5898013a4062e9f42718ea15385e3 79 0.05/1.00 vMB 24
306,558 306,558 00000000000000001172d6f9cdb5c6e491abaaf44befda7225a1cb4b64a91f16 184 0.11/1.00 vMB 27
306,557 306,557 0000000000000000504f4ad748b0186169d09d25d1e05b5ae9998aae426e08f6 609 0.33/1.00 vMB 29
306,556 306,556 000000000000000014d15083e8000212286115ef7a0cc7c8f12340edf0f0a922 118 0.06/1.00 vMB 19
306,555 306,555 000000000000000028ef2c5e83f32d2d56aff0cfd06f7bb4af7c8d1db6779f14 454 0.43/1.00 vMB 20
306,554 306,554 0000000000000000426d01e7ede936862255c254786fd1841275cfd74626f515 944 0.35/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.31 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: 660.02 GB
    • Received: 14.62 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.