Loading Tool

Explorer IconExplorer

Memory Pool

42,247 transactions
26.72 vMB
0.06307318 BTC
Random Selection Loading Transactions
Max Size: 140.19/200 MB

Candidate Block

Mining Attempt fe3275467c08f4eb607024146d1f8938e129758d8fb56357ed0377bb8fbdec6e
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 085616f8a2a6bad6fdfe41889b47910a69d606daafed85301bc4571f36d9a9c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01367338 BTC
Feerates: 181.54 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (660,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,580 254,580 00000000000000292255c56a14660e892d6942a70fa50fc00c88e0bead3a43ba 632 0.25/1.00 vMB 126
254,579 254,579 00000000000000153327b16a36c2de6535ef255276efb47736f7862a2cf7a448 763 0.34/1.00 vMB 102
254,578 254,578 00000000000000102031cbe3b535373b098bc715fbe3b64a9d4d93c31c9ce2f9 572 0.25/1.00 vMB 83
254,577 254,577 000000000000000bb223ce811eb1b0d9a2f2e14070f0c8f68a1810df5bfc91cf 631 0.25/1.00 vMB 131
254,576 254,576 00000000000000051e87562504bfd35071e494937f01bb24278c388ca2b92c76 94 0.04/1.00 vMB 117
254,575 254,575 000000000000001bf42e83262960ac6ca0bddf753a771727aff704d0428313da 105 0.04/1.00 vMB 106
254,574 254,574 000000000000003c5f3556b7149c496b8c288ca6562f05b0dffd3818041d0e23 421 0.19/1.00 vMB 110
254,573 254,573 0000000000000013c85af6f7e4a10c95acc84d2ac059f4c549b3ee8cd4a20445 205 0.09/1.00 vMB 131
254,572 254,572 000000000000000b2bf4c0112e827fe32fd1b47a1e5a30b77882aa96136b6ba9 124 0.07/1.00 vMB 71
254,571 254,571 000000000000002eef5601575d4178578cf5ee99d580cb5b262ab122bcc511b4 452 0.19/1.00 vMB 106
254,570 254,570 000000000000000431c79b0233aebe15c1807415fd4857dbf4f1ae56f7525fca 374 0.16/1.00 vMB 92
254,569 254,569 0000000000000021368470b76d1702de24676ee10ba0dab6ea49a32c4b5ac60f 254 0.20/1.00 vMB 37
254,568 254,568 0000000000000041438472d6f8087c6fe429459cce73023d41299fa4032b8274 91 0.05/1.00 vMB 63
254,567 254,567 000000000000001a4e755b8c3038f979370b3f306faef6c1bbae5188b5e7242e 308 0.14/1.00 vMB 121
254,566 254,566 00000000000000233f3d7756634ec6947149fda9cb5aea25f6161eb3e0a73577 545 0.25/1.00 vMB 112
254,565 254,565 000000000000000fc922401ab21fe881835d253581619088c4466626867ac3b0 457 0.19/1.00 vMB 117
254,564 254,564 000000000000003803b50008d9fa9053dd5667b57a56c05f9a36636c7df6627b 573 0.23/1.00 vMB 125
254,563 254,563 00000000000000129081cca06f5ad1adb1529a6b60d2a9dcd45fb9570ef66826 205 0.10/1.00 vMB 116
254,562 254,562 000000000000003a2b31b02d852e7784eb358f75191c1a1451be26610ee8c98b 103 0.04/1.00 vMB 14
254,561 254,561 000000000000002593bf2ad5626592ff1ad3181407b928db7330da33a8d40e5c 754 0.36/1.00 vMB 101
254,560 254,560 000000000000003cacca629c154643d86607bac50f26eb7181693f5e07190666 185 0.10/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.