Loading Tool

Explorer IconExplorer

Memory Pool

84,654 transactions
32.76 vMB
0.08340297 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 6b6edd1b403e396e24bf0a5a48cf758ddd7d3504266e613c100f063271671396
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (429,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,716 485,716 00000000000000000097dbed6428084352d120a29c4bb5d48b7f9a1ae36a7fd6 1,549 0.67/1.00 vMB 80
485,715 485,715 00000000000000000073058626d77485522a4f6711d8d7357e6797c2022027b4 905 0.45/1.00 vMB 72
485,714 485,714 0000000000000000010cf31330fcf7320cea17ed2c9359416eb20befed1e55fc 1,845 0.84/1.00 vMB 74
485,713 485,713 0000000000000000009bace8c539df0fa6b22cf0fd1fe0f6bda8997c6fbe36fb 365 0.58/1.00 vMB 110
485,712 485,712 000000000000000000b34a7bed8eecbd71ef493e6f5f4da857525e741755439d 1,126 0.55/1.00 vMB 83
485,711 485,711 000000000000000000ba101696ce588cdfa51788b2b14186ebdb379bf8de1175 792 0.41/1.00 vMB 91
485,710 485,710 000000000000000000f655ef35374d3640e4d0df67a1f1ede87f49938cd3f5e6 305 0.18/1.00 vMB 60
485,709 485,709 00000000000000000072f6585b54ca6ce465258e351cfd6973686b8dfd715aba 1,636 0.78/1.00 vMB 97
485,708 485,708 00000000000000000108bf4ba85bcc822110a6821aeeb78a403ce3381f621a18 379 0.18/1.00 vMB 92
485,707 485,707 000000000000000000b13a9271d360fa6bf77ea4379b8d3167e7f44f39ddfa2c 788 0.34/1.00 vMB 94
485,706 485,706 0000000000000000003c7abcb717713f89c4467a0ab65e31ff053f053a2ce468 109 0.07/1.00 vMB 135
485,705 485,705 00000000000000000127578974ead1de31bf7f8d46dc4f692cae9a5c84e8ee90 1,821 0.91/1.00 vMB 100
485,704 485,704 0000000000000000001a58db766c9ba53c1fc8a555090d30dd8b3976f6e13cec 1,836 0.98/1.00 vMB 52
485,703 485,703 000000000000000000ef3d2ec335888d032519405dd5bc4eee80de86bdbee36a 1,619 1.00/1.00 vMB 76
485,702 485,702 000000000000000000864e9c42b3f56bcd2f5d77f2f4aa42a8a252ae7471a5e8 1,131 0.47/1.00 vMB 116
485,701 485,701 00000000000000000103970e74bb991d8d68e2aa99fb36a4c3e53db7a7468a65 1,566 0.64/1.00 vMB 83
485,700 485,700 000000000000000001209ebb0ba6423504d68f33c2b93c050bd241e938df63e8 108 0.06/1.00 vMB 103
485,699 485,699 000000000000000000d2d2354955f438b58fd762b0d5e57acae62c50f898c815 101 0.04/1.00 vMB 117
485,698 485,698 000000000000000000aa49ac12c1d9d328bdade8c6cbf9983b48fb9031ad71db 742 0.61/1.00 vMB 96
485,697 485,697 000000000000000000d9d390571f6d73e29168963f19b0a900a52b56947b87d5 16 0.01/1.00 vMB 61
485,696 485,696 0000000000000000008d5230ff8b1d11415c7af949655530d6777d59beb091b2 480 0.21/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.