Loading Tool

Explorer IconExplorer

Memory Pool

41,967 transactions
26.26 vMB
0.07692467 BTC
Random Selection Loading Transactions
Max Size: 137.23/200 MB

Candidate Block

Mining Attempt 4200585ae4f7c354c8ac4cbebf4d05b80a34dd909ac94f88a7235428c231873f
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root 081b6332b6c543722e2526a45453ceca26b37bc447f2e30672f1e8794eaabd15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,569
Size: 1.00 vMB
Total Fees: 0.02896012 BTC
Feerates: 101.64 > 2.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (724,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,721 190,721 000000000000085629b0333382bcca12de117d74cac6bf85410c2a09848665d5 145 0.15/1.00 vMB 62
190,720 190,720 00000000000000bbe7d26b37681d5a48cfeb9fc5795717b41fa97eae3f75ce7b 22 0.05/1.00 vMB 56
190,719 190,719 000000000000061910a2ec8047a10afc2dec1e7345cfd2f749fb7fea436a53e2 47 0.02/1.00 vMB 102
190,718 190,718 000000000000011b940d8c76adc84f997051e0ef19b52784161f2716d587818b 478 0.18/1.00 vMB 141
190,717 190,717 000000000000073ddf55a15f8185b60f1aaa88574c224a400142d0f8487be09a 11 0.00/1.00 vMB 295
190,716 190,716 000000000000057f37e8457f112dcfbcc2a638344e6daeca05b67a98b8d0b4ae 1 0.00/1.00 vMB 0
190,715 190,715 00000000000004800c51fbd1ac8f43894b6ab4977ed122e4c70bb8264dad567b 136 0.05/1.00 vMB 71
190,714 190,714 00000000000003274c15b270463069b82bf04031d13198a6167980194176eac2 248 0.25/1.00 vMB 86
190,713 190,713 0000000000000370b1e59015094409fe3c430f2e11f467442a219a8ccd3c3b9b 717 0.25/1.00 vMB 152
190,712 190,712 000000000000070911f1ee0218648c7ec27353fc9b4d9dc679d9e2bf7d1a30db 49 0.02/1.00 vMB 78
190,711 190,711 000000000000084383a0b9809ada320e528be457fb3d1d9420c48b2607933206 202 0.07/1.00 vMB 191
190,710 190,710 000000000000051041ae32d5accfe4334879a906c313e31cc58f90a8db23278a 489 0.25/1.00 vMB 124
190,709 190,709 00000000000008c935b04258964cb487725faea4bc9cdf138df6d3b5d94b5e97 143 0.05/1.00 vMB 51
190,708 190,708 00000000000000d0997e2d0be32de63eb9d8806f620645374f6e06b0b9096c8a 128 0.05/1.00 vMB 138
190,707 190,707 000000000000052e1fd93b1fe9f042725c3353aca481da794e535ea6ec132b31 64 0.03/1.00 vMB 111
190,706 190,706 0000000000000557f2d0e296563b866ceb5cd86bd9264213e3c03e450c05d72c 30 0.01/1.00 vMB 64
190,705 190,705 000000000000079502f7fa7f5830f04029b718d80edc401d4fc2dbdac23fd88a 30 0.01/1.00 vMB 5
190,704 190,704 00000000000000d158389f553d19826352a1ac35d5e7083325c7d6457c66517a 128 0.10/1.00 vMB 90
190,703 190,703 0000000000000270896ef32e9554eb1778fe38f9d19cac4ef707a1db815ab11c 15 0.01/1.00 vMB 80
190,702 190,702 00000000000007b75a6312e5edd80966beb0bc9e3d6ceffd422d8aca8df10d40 353 0.15/1.00 vMB 113
190,701 190,701 0000000000000160bf4de67b567be3ed287805d451b949a07049a424591999ce 132 0.04/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.