Loading Tool

Explorer IconExplorer

Memory Pool

37,760 transactions
26.16 vMB
0.06385108 BTC
Random Selection Loading Transactions
Max Size: 134.45/200 MB

Candidate Block

Mining Attempt fcc65f2d34b79b900a6f9eaebf29d83e79d2ab7101d1efec7b7584afd11f3807
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 119e4977faa5b680e97f9f5255b58f095d7d4eb9069641bd733a4d8995d1d217
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,417
Size: 1.00 vMB
Total Fees: 0.01554986 BTC
Feerates: 102.99 > 1.56 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (173,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,997 740,997 00000000000000000008310acd3d06c19c59d771939a5b91123decb6a48c479f 1,426 0.56/1.00 vMB 8
740,996 740,996 00000000000000000002bbfdf141039eb29060380abcadc4e613913599e57004 2,622 1.00/1.00 vMB 27
740,995 740,995 00000000000000000002ce3b9d3d434544084d23eb17c9897185018543724aa7 1,956 0.86/1.00 vMB 14
740,994 740,994 0000000000000000000572ba38861575cce5b18c10e1d45433b6277c909cbae4 2,443 1.00/1.00 vMB 17
740,993 740,993 00000000000000000003eb4d16e5c3a9decc77042edc6774f1ccbc77090d188c 1,984 0.79/1.00 vMB 19
740,992 740,992 0000000000000000000900b0667ee97ba96dbbeaaad797dbea0fc9a44823282b 678 0.25/1.00 vMB 19
740,991 740,991 000000000000000000012f82656e751b09941a68498569129449b1c0e3ae6291 1,211 0.48/1.00 vMB 18
740,990 740,990 000000000000000000065dd3e5e3fbbac1400513a41babf9e4dc951a90c81dc7 11 0.00/1.00 vMB 22
740,989 740,989 000000000000000000029278ead1416ced683e78562a67e1af107652c1c51deb 1,787 0.91/1.00 vMB 12
740,988 740,988 000000000000000000003003ec18987d10956ccf8f056581909d21c95b1dfec1 1,079 1.00/1.00 vMB 16
740,987 740,987 00000000000000000000cbdefad1bceac972bb77142123ff842195ccbf7e7b8c 1,313 0.53/1.00 vMB 19
740,986 740,986 000000000000000000010788ae8f361f067e9b9fc11a1edcdfdd856732c41ce7 313 0.12/1.00 vMB 17
740,985 740,985 000000000000000000039a4e06587772deafcb6fae44eca2068e2c7f04ed418d 561 0.21/1.00 vMB 20
740,984 740,984 00000000000000000005349ebd8fa90fc8122cb3cfbe6c5421a68180e7315afc 1,006 0.39/1.00 vMB 7
740,983 740,983 000000000000000000079e85061e097fc930095e03cb18ba665a73301fe53b8b 2,360 1.00/1.00 vMB 16
740,982 740,982 000000000000000000021e4cf7df73ad60ff81f5b56a1034d660336401527621 3,132 1.00/1.00 vMB 26
740,981 740,981 000000000000000000036cbe459975844d477555e858354b27aade4bf78fb3f8 414 0.15/1.00 vMB 18
740,980 740,980 00000000000000000003d908a6b984a6d1fd4f1714310f667a7c4a4682131486 1,660 0.63/1.00 vMB 19
740,979 740,979 00000000000000000001a052ed91be0cd6a3e8367c780198bfb504fbe283ab29 704 0.26/1.00 vMB 17
740,978 740,978 000000000000000000077e79074444281ceeadbdba95b2f71cf95846345dc842 1,702 0.70/1.00 vMB 10
740,977 740,977 00000000000000000001a8fae95f3e87e6ff9bb92a4d377060f74786412d9298 3,138 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.