Loading Tool

Explorer IconExplorer

Memory Pool

81,103 transactions
29.84 vMB
0.15109308 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 8528ccd2c0a03529e634e6893c5675484439eb7a0c9f67e05ed2a3f7e724a2d5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 20cd893134437c636c157258551cee79c42b55205408adc087f7c72562b25f1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.05720059 BTC
Feerates: 1,002.91 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (581,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,888 333,888 000000000000000016acff997e7e5de0fa8f5f21c8b6a521728a80e217da13e7 372 0.18/1.00 vMB 20
333,887 333,887 0000000000000000173006aff5aaf39593c57dda24d9673c5483c251a73dbdd9 38 0.02/1.00 vMB 18
333,886 333,886 000000000000000007e87c252daa5afbcbabe745ba976ffac9da254d4e616322 438 0.18/1.00 vMB 28
333,885 333,885 000000000000000006d756bafe920f2062e3cdc31eb4464f3f2bf03ae61e708b 531 0.33/1.00 vMB 22
333,884 333,884 000000000000000017c82358ad4058bef16787d85603acc1dfdae4b243aa12f6 293 0.18/1.00 vMB 26
333,883 333,883 000000000000000015bf207229c3f003083710bcdd8c3f39364d7af51054ec7c 81 0.05/1.00 vMB 35
333,882 333,882 0000000000000000195aa132dbd982e4a395c7bd36d18a19df24b720176d2e77 139 0.08/1.00 vMB 18
333,881 333,881 000000000000000014f2fe1d5e3738b191ea6cdbf730fb9084591014394a297e 131 0.10/1.00 vMB 12
333,880 333,880 00000000000000001ac25ec4902ce6ccb1bcd73411add4586344fe571dcdf76d 659 0.34/1.00 vMB 24
333,879 333,879 00000000000000000130aeaa17d20533a4c8f469f62f43058a82c243c52354de 132 0.23/1.00 vMB 13
333,878 333,878 00000000000000001494c37ac93e16608abc13dd62d31f411a5e797555fa7156 1,643 0.75/1.00 vMB 32
333,877 333,877 0000000000000000178690e39e95754201850e7a8ac73e149435d904a3fa6036 384 0.23/1.00 vMB 25
333,876 333,876 00000000000000000226f2a78412120a2b4bf4958ded024d8517e80727618f8a 84 0.07/1.00 vMB 12
333,875 333,875 000000000000000014a40f9de447838e2446711fa9a493a5b302631cd070469d 493 0.26/1.00 vMB 24
333,874 333,874 00000000000000001a508c33b1117e08ffd81f30205b2b6fb6d161f1d3c37702 1,436 0.75/1.00 vMB 28
333,873 333,873 000000000000000008b12cfa3f2b2c5743f0e60295f954f103602507e9f214e2 92 0.10/1.00 vMB 12
333,872 333,872 00000000000000000a53cb0d2e42c64f725409705291877e414f6c41fbf9ccb1 408 0.23/1.00 vMB 30
333,871 333,871 000000000000000014e0ffde075c5e77ed676044da9a10ff28b032eab179f82d 587 0.30/1.00 vMB 23
333,870 333,870 0000000000000000133ce0e3912261dcd2f956d9e550c4ab4aa094286d8de13f 161 0.10/1.00 vMB 19
333,869 333,869 000000000000000015e3bae2deaa2cad7e3110f216edbdade335bfd2fe9e91d4 414 0.26/1.00 vMB 20
333,868 333,868 000000000000000015495b967a3e4f472eb219a930eaba59936d0a771eaacac7 99 0.13/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.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.