Loading Tool

Explorer IconExplorer

Memory Pool

42,293 transactions
26.53 vMB
0.07706903 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt adaed19fb43b6f581beceb79a5f23ff9c1d4f73b1146218361bfd906033f227e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root b669470b6f52bfcc733a06f648680a10f5723569252614fabb9e6e3f92dccccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,181
Size: 1.00 vMB
Total Fees: 0.02796741 BTC
Feerates: 151.16 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (147,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,021 767,021 00000000000000000003d8c2ee1272bddc2b78ea097157d9f7af177e461ac8c7 34 0.01/1.00 vMB 9
767,020 767,020 00000000000000000005f8eb7f09a00beecc2eea5faf5def2edcdbadd28a323a 1,020 0.47/1.00 vMB 16
767,019 767,019 000000000000000000068a53c3203aa6c2e44ec90aa5227d228c8fb9a81d3f2f 1,067 0.59/1.00 vMB 6
767,018 767,018 00000000000000000000732a88a741cc4f0c64d7b50132549bb3802678687240 559 0.16/1.00 vMB 11
767,017 767,017 00000000000000000003c75f0dbc7ebcc52fe7f6cd1f44c834529bcb8e899538 983 0.87/1.00 vMB 8
767,016 767,016 00000000000000000005c93077dd9e348356b60e2ddfa857d470a025cef297d3 45 0.03/1.00 vMB 9
767,015 767,015 0000000000000000000160ccdd2178db8ac5b2d7f241e18a4182be4fac152d84 68 0.17/1.00 vMB 4
767,014 767,014 00000000000000000003f8fe50322274acf2bf61f7886c70973d2f61e85be672 1,174 0.73/1.00 vMB 6
767,013 767,013 0000000000000000000761d3c9bd279298d975616cc95ef25ce145603edd1563 2,375 1.00/1.00 vMB 9
767,012 767,012 000000000000000000010ee3922619933b881ada431a13c71be41d3d8ad61a48 947 0.54/1.00 vMB 9
767,011 767,011 000000000000000000048b356e0f9690e0187c92c20dec0b9c936f94b104c7f5 641 0.46/1.00 vMB 5
767,010 767,010 0000000000000000000056e489bed210fa2f211290bec1a1b5b8610149e9af50 1,253 0.48/1.00 vMB 8
767,009 767,009 00000000000000000002209015f24f4fad5a8d0cbdec84e8a46c0ae2dd108cf5 849 0.33/1.00 vMB 9
767,008 767,008 00000000000000000005bfe674e9fafa74be94c8363fa24438bd958f20736c84 734 0.31/1.00 vMB 7
767,007 767,007 00000000000000000002799263dac32a02097458bb6cc3210473c05754499413 157 0.06/1.00 vMB 11
767,006 767,006 0000000000000000000779f3c10a4558ab49cd23a307fa9350229afa5cab8517 1,841 0.88/1.00 vMB 3
767,005 767,005 00000000000000000006bbc112c53fbfacee97d1b51fbdf57d863ce033b7876e 1,957 1.00/1.00 vMB 13
767,004 767,004 00000000000000000003716db7928e2e277c6d0b56a8cc8d357dcecba102ac53 625 0.51/1.00 vMB 6
767,003 767,003 000000000000000000024558bec2ac41e1c38f819b9c68b1c3f83cf3dc1d5102 525 0.23/1.00 vMB 9
767,002 767,002 0000000000000000000546d0eb75d1acf77210d3b82db1b7c5b5aa94de385ed6 381 0.16/1.00 vMB 8
767,001 767,001 000000000000000000012d5dcf3b655238ac042d94abdabdb568eb53a3993ce8 82 0.08/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.