Loading Tool

Explorer IconExplorer

Memory Pool

80,558 transactions
29.97 vMB
0.07812485 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 786d9d628ccab5e979304c2406c00fd748b868e7f3a31cb3a950bf29ad5fdd6c
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 16dd59c836b7980646ed434ead6133b47b41751d03b21b43c8ef97d690b685ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,597
Size: 1.00 vMB
Total Fees: 0.01684207 BTC
Feerates: 197.70 > 1.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (683,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,032 231,032 000000000000006b873c761b33dae8f252ade164323390b8d644d12c4650d612 525 0.25/1.00 vMB 61
231,031 231,031 000000000000001a9884cae190407e5d079014fc5a6ce8f6503204cbc637ecd6 104 0.08/1.00 vMB 57
231,030 231,030 000000000000016b323846a3b9fdd95359ef123b577ddef3fb9985ab38c9fd3a 425 0.25/1.00 vMB 126
231,029 231,029 00000000000000a29e0f4c6c73c6e34588d0b7b37f290059536fd8dfe2087580 170 0.06/1.00 vMB 19
231,028 231,028 00000000000000420192292334118a67c231a7156526cb3ff3e2e7507ccb77ba 734 0.25/1.00 vMB 1,870
231,027 231,027 0000000000000143e678aa4702a3e08f563f39dbb11a62ab9b15e92bb6a54b90 659 0.45/1.00 vMB 89
231,026 231,026 00000000000000f842005453475ffca4471a79fdca8f4423626996f50b316927 680 0.25/1.00 vMB 196
231,025 231,025 000000000000012c0ffe36dd124d1a83e0803032f3a179456746f4d95455c0d4 413 0.25/1.00 vMB 95
231,024 231,024 0000000000000046bfaeb77890921b619331c16128370d4048c645be124f29da 630 0.25/1.00 vMB 185
231,023 231,023 0000000000000074fb39210a3790600078636a13c116c955fd4b3ff742cd7105 932 0.25/1.00 vMB 290
231,022 231,022 0000000000000021dbfaf95e6dd873f39c737be0041820c2f12748ada3ef120b 292 0.14/1.00 vMB 159
231,021 231,021 00000000000000d26945e4fa1a67d418bd12321384a99a62acd1ae65549f76a1 208 0.13/1.00 vMB 84
231,020 231,020 000000000000012875c1df311026ab016dbdd5d34fc0b29cd88d8eb10b72d0d5 725 0.25/1.00 vMB 206
231,019 231,019 00000000000000bb0995f09b57d08fc6949275199f53d8e31dc1b9a484bca34b 228 0.13/1.00 vMB 132
231,018 231,018 000000000000011e5ae44ce96584ad9cc04c317d6ece1c66e172b6e9046f4b3d 201 0.16/1.00 vMB 100
231,017 231,017 00000000000000e6a1d9c090f4fabc68103c29fa1a182427eff92a144213b375 763 0.25/1.00 vMB 271
231,016 231,016 0000000000000070d9b01ff57028a1be57b54618a0ba1b1634ca6840893341c3 512 0.21/1.00 vMB 134
231,015 231,015 00000000000001af9d2de28ddbc217f681e708909bc98486500b562e73194bcf 264 0.15/1.00 vMB 105
231,014 231,014 000000000000019e0681e9375de6393ba755745464976b792cc224f0980c1e72 457 0.21/1.00 vMB 70
231,013 231,013 000000000000010461a7d7a840ec86fe30fe5529d7f5e78fa532e4770876543a 582 0.25/1.00 vMB 128
231,012 231,012 000000000000013404a4ade716c4a3cd64ec7b3807bb45180ccc0ab60725150a 162 0.06/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.