Loading Tool

Explorer IconExplorer

Memory Pool

56,124 transactions
31.88 vMB
0.20452050 BTC
Random Selection Loading Transactions
Max Size: 171.88/200 MB

Candidate Block

Mining Attempt 0d52de21bdc8d6b4889f53fa3be5112faa6e1bbb9d154935c945f8613c61fa3b
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 2743e43f12b97964f237dea95b8b48e7c74c12d97ffcd1741c01434a5c6420b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.09300507 BTC
Feerates: 502.67 > 9.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (694,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,885 219,885 0000000000000513c701b84a1eb166228dcc77ddc3ab3060b549819a17193a67 384 0.14/1.00 vMB 204
219,884 219,884 00000000000001cf8d957604ada53a20dcb1650db432eb7d642b9c56fc4cfc77 112 0.04/1.00 vMB 191
219,883 219,883 000000000000036807b9d44350e4f1b357e71be045a96539b87cf1c986b90185 191 0.08/1.00 vMB 150
219,882 219,882 00000000000004e9518e9226fa95e29f7be5ee22ad9c3596fb59ae6eb6f2aa0b 122 0.04/1.00 vMB 26
219,881 219,881 0000000000000053d50d909b64f2409ca1543c5320e839bc67039063f611b9de 351 0.15/1.00 vMB 148
219,880 219,880 0000000000000256bc341f01b789d0ea0f7d585d6b388bcb495186b1f7b4662c 519 0.19/1.00 vMB 199
219,879 219,879 000000000000048ac7c9f3a0b942631be5d12e501b982103196e75cd7b85146c 15 0.00/1.00 vMB 141
219,878 219,878 000000000000022887db8e29c7ffe89c02204f83327ec63b62ea4d24c6736af4 71 0.03/1.00 vMB 72
219,877 219,877 000000000000039dd2051f126c7ca20a16ad989adc979710cd9d1a1e0f69a9e3 128 0.06/1.00 vMB 104
219,876 219,876 000000000000028d2d2fe7f1d8bde3127c7d9506e3ff8b3459984efbd26549bf 500 0.20/1.00 vMB 171
219,875 219,875 00000000000001a84c29c5e057e8fd47f32a7cf9cfa7d7b968fd4c16cefc7845 86 0.04/1.00 vMB 202
219,874 219,874 000000000000045d431d938358df94a98d008eaa8e27af572d9c81600f7b0891 85 0.05/1.00 vMB 108
219,873 219,873 0000000000000237977d7f97b5af6faa1f688b66aa3cca63843de506ff640e97 205 0.07/1.00 vMB 211
219,872 219,872 0000000000000025d531834fe4072a4aea16aae4676030a83a6863daa2c07208 78 0.03/1.00 vMB 134
219,871 219,871 00000000000003df830031a764dd88564f3235627671d4cea70c90b422d63c5e 84 0.03/1.00 vMB 182
219,870 219,870 000000000000050d93748c9e4354afa5ec2abf208929ebdd2336264b929da6b1 14 0.00/1.00 vMB 155
219,869 219,869 0000000000000504bd2d59acf385dd1b05625c450e96d5fe4f17c0b01618096b 61 0.03/1.00 vMB 145
219,868 219,868 00000000000002fa31a8beb0370b9e673a4217ad1fb663e7041f60753116c551 151 0.07/1.00 vMB 143
219,867 219,867 000000000000002a75145d030858129644f98dcd27b206e6f42e0d74ca51c75b 164 0.07/1.00 vMB 166
219,866 219,866 000000000000027187a278ae6eb51b4a19f23f92f374ee7f4902f0b9d1f649dc 124 0.06/1.00 vMB 136
219,865 219,865 0000000000000049deaa2d01552f9acbae4a419a343949036fb28f981085559d 114 0.05/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.