Loading Tool

Explorer IconExplorer

Memory Pool

41,835 transactions
26.48 vMB
0.07072814 BTC
Random Selection Loading Transactions
Max Size: 137.85/200 MB

Candidate Block

Mining Attempt fdf749ee0ced70224189b40b626d5fdbd2acbc21f6fd9630c67fb674adcbdd26
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1eb01df48c9d8c8390f160a62399c7cf5c539b211bf9f97d011e16254bc179cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.02205058 BTC
Feerates: 99.53 > 2.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (672,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,714 242,714 00000000000000c305800eaa89618142edce26ab2dfafbbb2f3e80fcf64deae4 420 0.17/1.00 vMB 166
242,713 242,713 00000000000000bce51fca07fcbfdf15dea1f33e9156a2cdd2ffc7c5472e1899 98 0.04/1.00 vMB 134
242,712 242,712 00000000000000dd9e3e710f21467a04aaca86af31390e4c5ff1ff4d1d787ac3 244 0.10/1.00 vMB 141
242,711 242,711 000000000000005fb06886eb00bafddd4a7176c466a0d6350a6abebc81fb695f 206 0.09/1.00 vMB 1
242,710 242,710 0000000000000006ddda4fd428d70051c62cf69979f2e931cda53411f40bceca 145 0.08/1.00 vMB 82
242,709 242,709 0000000000000076ed9c27a540f286516d75a4c929c693c0c3e0c81bfdd336b3 312 0.19/1.00 vMB 125
242,708 242,708 00000000000000858478f82a1a5066da65ba7b6047bea536c9dab5e8ddee2cfc 249 0.15/1.00 vMB 70
242,707 242,707 0000000000000020496cf521317a3852edaa6face26f3dcbe9c5c0c1d6e82b25 466 0.25/1.00 vMB 1,247
242,706 242,706 00000000000000dcd05bc83bbf8983856d1c38fceae0e98df137edb7ccc795aa 342 0.25/1.00 vMB 142
242,705 242,705 000000000000003c815e9e29bc426c02e04343602b5fe1a8c63559371003f2b5 734 0.25/1.00 vMB 544
242,704 242,704 00000000000000bcca14825a697b3319fd88cd1668a0dc8d8081e4a85d576ad6 75 0.03/1.00 vMB 144
242,703 242,703 00000000000000c816eac69d289cc86f638a8a5b053584cd4b4d1eb056adbe12 62 0.06/1.00 vMB 83
242,702 242,702 000000000000008f0ea3c9b07b3284ffdaad5b0dd31997ea1d02742bc9a185cb 42 0.02/1.00 vMB 106
242,701 242,701 0000000000000035054271c485c0c1e7d0581d22196ef7a11b00ab308c9a20ad 234 0.11/1.00 vMB 292
242,700 242,700 000000000000002d6aa3455150dc4ed11205a84269ec9d8248c74fba1760ca6c 188 0.12/1.00 vMB 62
242,699 242,699 00000000000000dc5ae05df52108da0b593edb2eee81649ba8a823464c5b7d39 660 0.25/1.00 vMB 226
242,698 242,698 00000000000000a73baa0aed40c511d04c81df851fcfd15bfa5fc777c2d7a483 60 0.04/1.00 vMB 351
242,697 242,697 00000000000000227404f07f51ae9a3b08a5d7677bc6887a73cd6ebe46d36e65 108 0.05/1.00 vMB 145
242,696 242,696 000000000000009dca57b5f44890fc1e8afa78582e585ed8924b8dfeba4756b6 425 0.20/1.00 vMB 145
242,695 242,695 000000000000001f8664fa65236f5c8132f84c6b96b930dbdc11ac335d2a034f 263 0.10/1.00 vMB 187
242,694 242,694 00000000000000c30ec38ad2b0bea5b44e5d6838c5671540d020871267405ce6 108 0.06/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.89 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.