Loading Tool

Explorer IconExplorer

Memory Pool

40,745 transactions
28.57 vMB
0.06068523 BTC
Random Selection Loading Transactions
Max Size: 146.35/200 MB

Candidate Block

Mining Attempt c8cb6cfbe6441113d9de0f8a0c1ad047838d5dc1b75257fb18255371ea999486
Version 20000000
Previous Block 00000000000000000000e75e7ba3ec4f54cde2a7f5d554356115040ddec177f1
Merkle Root 9899ef7ee51c974ceaf69b232e9fff8c36e6370ae4f71b4cfdc405a221f49ae6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,920
Size: 1.00 vMB
Total Fees: 0.00543879 BTC
Feerates: 40.21 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,621 (580,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,028 334,028 00000000000000001834a830dd92ba8a2db62a5b31f4b69a6ef199391a9b8146 1,103 0.69/1.00 vMB 21
334,027 334,027 000000000000000014bb3cdcaa57e584727f11e5db7ccef4fd10a424fab89af5 1,118 0.50/1.00 vMB 30
334,026 334,026 0000000000000000124c1b047a2c59607e7e70508661df10a767af4019701c29 67 0.10/1.00 vMB 7
334,025 334,025 000000000000000000182956059bacedfdde09562caefc560666a7359d4f8794 205 0.14/1.00 vMB 20
334,024 334,024 000000000000000000862fdcbd84529268bc9c173b4996d982a1f4c17caabfe2 242 0.10/1.00 vMB 26
334,023 334,023 00000000000000000a31c8d87884767977c78886cfe66e7067ec566e565e31d6 235 0.13/1.00 vMB 23
334,022 334,022 00000000000000001103c76e62ea53737dfe4a17ea3534c5d7ec1fb89947c3ef 463 0.21/1.00 vMB 25
334,021 334,021 000000000000000002b425b37d8b01b1f555dcc01aefa442888b2c5ded8357fa 460 0.29/1.00 vMB 23
334,020 334,020 000000000000000012b5ff0c153afe74a3ed5496802ccf10e3c2f6a6cb43742b 518 0.28/1.00 vMB 24
334,019 334,019 0000000000000000094664390a839571b1ec9a295a4a4b1250c6283dd5381cac 1,027 0.80/1.00 vMB 18
334,018 334,018 000000000000000008a5e954a4c9cb99414c16ff390c46d988a9c1f4acd9ce3f 1,057 0.37/1.00 vMB 41
334,017 334,017 000000000000000012f4228b02cb2f3ec55269df7da5f81cfaf43ae61bfc00ab 1,662 0.75/1.00 vMB 31
334,016 334,016 000000000000000014d8015b26a4b6f9b7ebb31aba2ab433a643cb91e7577a8c 410 0.24/1.00 vMB 23
334,015 334,015 00000000000000001a2e326376ea7524af68558e4f7ac07efbd5221679694f80 1,230 0.70/1.00 vMB 25
334,014 334,014 0000000000000000064e81fe6bec0512b45a97781b256c3ca843b87c853f7e55 342 0.22/1.00 vMB 22
334,013 334,013 000000000000000015cd1fe86c1102d04c8e975961a3e01243e7ab8f7434a37c 136 0.07/1.00 vMB 21
334,012 334,012 000000000000000013397da787f1f018878d3a08bb8f1284bb162b08d5dbaddc 526 0.25/1.00 vMB 25
334,011 334,011 00000000000000001030a112bd0ba25cb9c640be7d040a8431c80faa0c3ffe2c 1,001 0.64/1.00 vMB 21
334,010 334,010 00000000000000000e1e957797d5ce472a81b1296c8a5fcb4f80d92797d6adad 552 0.36/1.00 vMB 21
334,009 334,009 000000000000000015ba8b670780bd13db3b3ab58aefdffe50e508e379596e68 628 0.30/1.00 vMB 26
334,008 334,008 0000000000000000129fa56c06b63fc97b176cfd2c6fb45e3ea3d1b75fe9507f 410 0.22/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.72 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: 629.76 GB
    • Received: 11.95 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.