Loading Tool

Explorer IconExplorer

Memory Pool

54,135 transactions
32.15 vMB
0.18321023 BTC
Random Selection Loading Transactions
Max Size: 172.26/200 MB

Candidate Block

Mining Attempt c9cfb48e3b3c242a9680df9d9b14e76308b0af4ff53c1c11558c712b4935d3a2
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root bb0cea3e5e1c2b5d0abae5c2067d1a5b2a298cb24d715a4e99ee09236692d3b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,964
Size: 1.00 vMB
Total Fees: 0.08053038 BTC
Feerates: 101.66 > 8.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (740,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,225 174,225 0000000000000513b482122691c67a000d6cd22849755fe7008da605d9979d88 23 0.01/1.00 vMB 47
174,224 174,224 000000000000007f705bf69def27820097fee38fbe55ca37d2090b9fb0f7d4c0 10 0.00/1.00 vMB 27
174,223 174,223 0000000000000a0497c8250f8368c3167211d2290aff7ac99fbba07d40a0a85b 15 0.01/1.00 vMB 39
174,222 174,222 000000000000026f1e481a0c45f666e9203bf3e3a7b6008c4378ef268ee74c2a 17 0.01/1.00 vMB 429
174,221 174,221 00000000000002fcad485fb8adfddb6c8765c4532af872068dd8097a7567b540 20 0.02/1.00 vMB 189
174,220 174,220 000000000000001b315176aa6ee9da2730793a47892161b50b4f5376f8a23b1b 97 0.04/1.00 vMB 102
174,219 174,219 000000000000082c66b16ce30a42080af914064ae9456750fcef92366c3975c7 102 0.03/1.00 vMB 68
174,218 174,218 000000000000083943b64f06b7cb0c6d5f072fdad8f5d69fb4ff68e577e22950 2 0.00/1.00 vMB 193
174,217 174,217 000000000000049489d6b2922cd803a0d4ec16e069e4d8c890d0f90f692875b6 47 0.02/1.00 vMB 89
174,216 174,216 00000000000002d81fa88058ee895a1b6350515d74690f58cb324b1508db27b1 13 0.00/1.00 vMB 45
174,215 174,215 000000000000005deec8f6ff3b713dfdefd99a3f8560fefafeffa9412f79ee5e 39 0.02/1.00 vMB 104
174,214 174,214 0000000000000a4c5582ec6369b0f527b9d6e147009c6c11838515633981185d 49 0.03/1.00 vMB 84
174,213 174,213 00000000000001fd3a56cd1aaa4e561368d5428eafe36be0718f9001771de7ce 33 0.02/1.00 vMB 223
174,212 174,212 00000000000006211bfb0b3c024d3d5309727d2a815307bd396a484ec46408ab 70 0.05/1.00 vMB 61
174,211 174,211 00000000000006099f531638ffddf340916296dab688e926f17558446b118d15 69 0.02/1.00 vMB 27
174,210 174,210 000000000000052db77cda80bbf0213ef2347c01869f2c99d31640644158a81c 12 0.00/1.00 vMB 62
174,209 174,209 0000000000000085e92a46539bf6d7c861563240389585d7402e939b0eb955b5 135 0.03/1.00 vMB 3
174,208 174,208 000000000000010338ce52096f9fa92b662d5d5f1e4bd83624e6e70422fce602 38 0.02/1.00 vMB 56
174,207 174,207 000000000000032691f8d3ec205f5e72bbe8aa42a0747f0ebd33e895229fb41c 41 0.04/1.00 vMB 34
174,206 174,206 0000000000000841267307b580bd93881acffb68290dddf22d3df31a46c05e96 130 0.05/1.00 vMB 41
174,205 174,205 000000000000096390e3a88e107df500e0c5c50c569e69376dbc0165f9f452e0 23 0.01/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.