Loading Tool

Explorer IconExplorer

Memory Pool

77,135 transactions
28.42 vMB
0.08833973 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt 784f27a27b83239ab343fc88407606f9bbce221934750f1dda9a9cab56b8ec9c
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cc06a47868e58bc0b140a129df5747769e87705e75a47f750bfcf4618e71583d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.02473779 BTC
Feerates: 477.45 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (615,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,235 300,235 000000000000000076201477c2073a998a0bc3d0a35e91dbf16ae9ab27be1aee 212 0.12/1.00 vMB 28
300,234 300,234 00000000000000004ddb2439cbb949571dcf49e3dcbc40115ddc0880aee0b048 55 0.02/1.00 vMB 28
300,233 300,233 00000000000000004993beea05a04ac593214a4b397900e7b69e49d9cd46f12a 102 0.05/1.00 vMB 33
300,232 300,232 000000000000000062fd025c310484520273bf08ce8a7db72f9a5b8705677f59 181 0.10/1.00 vMB 94
300,231 300,231 00000000000000004310299b01861f0de0c50c4cf7a0c8ff63cbe7796987fa4f 882 0.54/1.00 vMB 30
300,230 300,230 0000000000000000248602b7db925e01dd7e9f589c83647286db8857d41f8cb8 312 0.14/1.00 vMB 53
300,229 300,229 000000000000000071b7d470fb9cd9b046c4749f4665611e4bf4697ee15f6427 55 0.04/1.00 vMB 12
300,228 300,228 000000000000000050ee7169975aea2c169df3c34a8e09d1956915613c7495d3 244 0.12/1.00 vMB 32
300,227 300,227 00000000000000001ea3e01af95e3005e63262174973a521c7637fdcb210955f 67 0.10/1.00 vMB 15
300,226 300,226 00000000000000001ae150a5efdd4e6bccba8b5eec3578a1967deccba728cf09 772 0.35/1.00 vMB 38
300,225 300,225 00000000000000004744d895bb433d0ed432ebf4d32aa9e4fa0d9f3f5ddea125 32 0.02/1.00 vMB 24
300,224 300,224 000000000000000018761d7bbbfef5e45a47f614ed3035719de036ccbea0b7ac 206 0.15/1.00 vMB 23
300,223 300,223 00000000000000002265908330b6448e153df22c9d8702163f5d6ea6874613e1 256 0.09/1.00 vMB 34
300,222 300,222 000000000000000087460f0727a692881a9947e2a2348a339339b425351b3795 282 0.15/1.00 vMB 30
300,221 300,221 0000000000000000674ca3718668cee7a5d1f40462bcf53e549777cc15b61e8d 222 0.14/1.00 vMB 24
300,220 300,220 00000000000000006822cf10f2d3a414207244e2de053f60d9cca878d7109f10 958 0.53/1.00 vMB 28
300,219 300,219 00000000000000002946ff1c1b3e84ef21d72190110dbc3020b248ea22ae8641 201 0.11/1.00 vMB 31
300,218 300,218 000000000000000036675bce2f3cd23812a740eb1c93cb334da3e74d274a4ed9 400 0.23/1.00 vMB 30
300,217 300,217 00000000000000000be5a8d16a1f852e544441ac1eb65a83355773750014f441 651 0.32/1.00 vMB 31
300,216 300,216 000000000000000021a5e2bccef9ca71827cb89db15560978e4854152b386bd4 64 0.03/1.00 vMB 30
300,215 300,215 00000000000000001177c131475372dd78b8a343c197f113c4041bfd940f4f01 45 0.03/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.