Loading Tool

Explorer IconExplorer

Memory Pool

78,960 transactions
29.45 vMB
0.06720381 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 02f42be07534005a10566bfb893dd2e301054b8addb97ae293ccc59faa7a50e4
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b7c5af03fa14f022225e3171ca0e462d013851c4c57ba2008364a3317f1fc929
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,391
Size: 1.00 vMB
Total Fees: 0.00747070 BTC
Feerates: 150.77 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (274,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,049 640,049 0000000000000000000f483bfe9f48d807d68af18a0b82636b035f56144cdce5 2,936 1.00/1.00 vMB 94
640,048 640,048 00000000000000000002e41e42a0c9ab01965258752db2e47941d99635155cbd 2,532 1.00/1.00 vMB 76
640,047 640,047 000000000000000000021fb8b9c95ca545a632ba65037655f02d9e215cae7786 3,112 1.00/1.00 vMB 83
640,046 640,046 0000000000000000000f4ff899070eab6d78929f189dbd63c3b085094e32e649 3,006 1.00/1.00 vMB 93
640,045 640,045 0000000000000000000e1bfe3a71a39f26e3ac1de5ed4c4c57eb888ad3a7a0b6 2,937 1.00/1.00 vMB 96
640,044 640,044 0000000000000000000d608deff154dde9098d29fbef4d4798ae0914d3ba1b56 2,265 1.00/1.00 vMB 86
640,043 640,043 00000000000000000005af94972debb504e5179fa750cbc62667de1e922c8e8a 2,530 1.00/1.00 vMB 106
640,042 640,042 0000000000000000000ab2c78172ddb416e19977c67bdd8ab03bb29fd11f62f2 2,700 1.00/1.00 vMB 81
640,041 640,041 00000000000000000007e36035d0039196eecc9a962b217a07cddcb4131e34e0 2,873 1.00/1.00 vMB 92
640,040 640,040 000000000000000000070852cb9688295599e7dbf952056524c715ac3d6576d8 3,132 1.00/1.00 vMB 104
640,039 640,039 000000000000000000066e76e5a129ddb957a38f95acf555c9f469562ec21095 2,247 1.00/1.00 vMB 82
640,038 640,038 000000000000000000092f8111c441fbfdd55575885af080660759b49c2283ea 2,985 1.00/1.00 vMB 94
640,037 640,037 0000000000000000000bec007763e166f8ea399f494e6b196d3eea79c526ed0a 2,034 1.00/1.00 vMB 80
640,036 640,036 0000000000000000000a7aaf5db284a30247d060713db692b2615a680e194092 2,772 1.00/1.00 vMB 86
640,035 640,035 00000000000000000002412e8f9e7f60ed9c233bba4d2a92b955a0c7f0a73111 2,974 1.00/1.00 vMB 89
640,034 640,034 00000000000000000004ea945ab996d114ba7e277f2bb514d6e1e258b4064b9e 3,106 1.00/1.00 vMB 77
640,033 640,033 0000000000000000000750e783307bd87d5e623aff6472451b8c7e9d792165bf 2,869 1.00/1.00 vMB 82
640,032 640,032 0000000000000000001002a99adf298669bfc6df02fc285da0524675a5a80aa6 2,339 1.00/1.00 vMB 76
640,031 640,031 00000000000000000003c53d9b6c0507af645aca659cbbf28179b58b2a856da6 2,550 1.00/1.00 vMB 96
640,030 640,030 0000000000000000000234cba08e67d7f4a508d54aa884da397e89e0ec482097 3,046 1.00/1.00 vMB 93
640,029 640,029 000000000000000000052c110a98b9b8f82e1260ef3135d9eba4bc4f935190f9 3,119 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.