Loading Tool

Explorer IconExplorer

Memory Pool

79,435 transactions
29.24 vMB
0.11025189 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt ca6c6bfb23b1211010dec51543550d1c6bbefb502f5134ab818f8c2f1a083504
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 30a74567aef63de7ea1a267a93819738a51afb976751b6c6724575f265807f15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04904860 BTC
Feerates: 151.07 > 4.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (99,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,936 815,936 000000000000000000039606fe316c7f2785c6bc1e22de34ee4aea1f04dc04ba 4,489 1.00/1.00 vMB 99
815,935 815,935 0000000000000000000356da15a710ad2a4dd9693c1d766f6cc36de2fc0163a8 4,439 1.00/1.00 vMB 103
815,934 815,934 0000000000000000000390ce6db44843e2f24309b87e9cafbfe2f717b3a5e969 5,191 1.00/1.00 vMB 105
815,933 815,933 00000000000000000002f419e3823f848b80e58e1801e6435fea0750a61f5ac8 3,139 1.00/1.00 vMB 96
815,932 815,932 00000000000000000002051054107fcb235cb91fc1193a8deae2a6b3cfd8a4bd 4,927 1.00/1.00 vMB 111
815,931 815,931 00000000000000000002ba09cb97ab796fc679da69fe9fe091e4addd2a99a88a 3,892 1.00/1.00 vMB 111
815,930 815,930 0000000000000000000108cc29156396cb2077fdd1a38629e35ad983f9b44667 3,542 1.00/1.00 vMB 113
815,929 815,929 000000000000000000038c751e5c012566ded979ae8bbcc729987f90288a138e 4,338 1.00/1.00 vMB 95
815,928 815,928 000000000000000000025014799ddcc9baae97bcd7d3b89f4a8af68dac526015 4,798 1.00/1.00 vMB 90
815,927 815,927 0000000000000000000096b98e3d5a8bc7e666f3ccf8007145be23196a186cc4 5,093 1.00/1.00 vMB 98
815,926 815,926 0000000000000000000448c1933cb2fc95a21ff08c92eca42f13e76079910ff5 3,983 1.00/1.00 vMB 98
815,925 815,925 000000000000000000037f23637cbf0a8c7bdce7c84fa6455be60e8155a5517c 4,750 1.00/1.00 vMB 102
815,924 815,924 0000000000000000000238082282fe525990616ec764ddb2a944dceb896c461f 4,030 1.00/1.00 vMB 99
815,923 815,923 0000000000000000000062250661605aac0467caa6ad93fd80ec3c6512b507ae 4,789 1.00/1.00 vMB 108
815,922 815,922 00000000000000000004627a6807c0cf862322d586e1c7ed1c1d83e993086f25 3,060 1.00/1.00 vMB 119
815,921 815,921 00000000000000000002c146f30d190bbda4e1820f84c23ae5fcc7faa1b4388f 3,522 1.00/1.00 vMB 95
815,920 815,920 00000000000000000001816d6d1fb721a6fe6cae75b76f6e370081c25dde49e4 4,230 1.00/1.00 vMB 96
815,919 815,919 0000000000000000000269869f9d8dd7c7a1895e8dc21beeea19e1839c04b6d8 3,765 1.00/1.00 vMB 115
815,918 815,918 00000000000000000003d2a1d1069894fa4e1a2b42db4eff33cbc1b497f4bd6b 3,592 1.00/1.00 vMB 114
815,917 815,917 0000000000000000000274a3fc9feb789dc5637769eea9192283edfbd96dcaf2 3,916 1.00/1.00 vMB 103
815,916 815,916 00000000000000000003f079f8e8c9f079d0853ad14391420f8f5d45e9d809bf 4,548 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.