Loading Tool

Explorer IconExplorer

Memory Pool

40,573 transactions
25.92 vMB
0.05575932 BTC
Random Selection Loading Transactions
Max Size: 135.09/200 MB

Candidate Block

Mining Attempt 2e34590e242021bccca406abb4234ab58101f89b26623d1699a2f7a65e4233fd
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c82f9618c6355faf4ebce0d31159257b1dbfc6c101ba8a973e80411df8f54df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,591
Size: 1.00 vMB
Total Fees: 0.00867835 BTC
Feerates: 100.00 > 0.87 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (227,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,169 687,169 00000000000000000007d2a96bc4ff76fcbc3f0e68243270822a7b82475eb8c3 2,972 1.00/1.00 vMB 40
687,168 687,168 0000000000000000000986d64288b12b7784d815646355f9b0afdd283307e888 363 1.00/1.00 vMB 34
687,167 687,167 00000000000000000003ce54cfa84be52de451c8bb3cbe5c06990e9a46c522e6 882 1.00/1.00 vMB 36
687,166 687,166 00000000000000000001134ba8ff498203856266b6a6555a38a2578e0af28c32 2,950 1.00/1.00 vMB 46
687,165 687,165 0000000000000000000a625c303416da69f93eeb717f4ec58ec5f05735d25bab 2,366 1.00/1.00 vMB 55
687,164 687,164 0000000000000000000188bc32dcf3e48471018c12ee764af861094bcae5971b 1,997 1.00/1.00 vMB 44
687,163 687,163 0000000000000000000c61e1e151674ed7f2456311e1baab97d15239ed067adc 1,640 1.00/1.00 vMB 49
687,162 687,162 000000000000000000005f3b8e8bf7b55cbfbf89b14a95d994647779c29b9f60 2,976 1.00/1.00 vMB 60
687,161 687,161 00000000000000000002f197376c999cb519a2af20cc69b970312421fd8bb62e 2,158 1.00/1.00 vMB 34
687,160 687,160 00000000000000000001328f04dc046b4f52047ec0cc33504c10697b8cedb7bc 2,635 1.00/1.00 vMB 51
687,159 687,159 00000000000000000000fe2aa7eb57bf46b6265f71b5bfde50fbba4622daae71 2,972 1.00/1.00 vMB 68
687,158 687,158 000000000000000000017c1bfcaa5bab4f99ae5de77d91da51fe92d5e37b16de 1,490 1.00/1.00 vMB 30
687,157 687,157 00000000000000000009d10a382adb286d16065763b724682b047ccb343aa7b1 2,673 1.00/1.00 vMB 36
687,156 687,156 0000000000000000000077368410b75c0a104aee0c7a72bb252421ed36af58ad 2,876 1.00/1.00 vMB 45
687,155 687,155 0000000000000000000238415e2d80fc511b72611f3dac2f9437e284811e8e9d 2,661 1.00/1.00 vMB 44
687,154 687,154 0000000000000000000a11a4e547c100c11fc6699ac913778df063b9ad151e26 1,942 1.00/1.00 vMB 33
687,153 687,153 0000000000000000000aba7d3f633c7c2be781a81c59211d2547763a0e1e19d6 1,102 1.00/1.00 vMB 38
687,152 687,152 000000000000000000049ab67d34caa7cbb1a5c0ed4979f91c5025adff5556fc 1,785 1.00/1.00 vMB 46
687,151 687,151 00000000000000000000a49d7e27f9fc5a5cff36b3aaca7cafea2bdbbb1edbe8 1,954 1.00/1.00 vMB 38
687,150 687,150 000000000000000000043a9a7fabff084e4f2777902e77e8f9533deeb44af8c3 1,749 1.00/1.00 vMB 35
687,149 687,149 000000000000000000041554caf25418be701aee6a627ada3174984d296a05d9 3,331 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.