Loading Tool

Explorer IconExplorer

Memory Pool

82,803 transactions
31.77 vMB
0.11018118 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt 9489f0108b81b9174f04ba3059b15cb3b146bfcf90eb8ab35a8afb2ad15dee7a
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root ec14fc639f18d01b4904edee79beeb57e09821a313b3448e19748ea43874d7bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,784
Size: 1.00 vMB
Total Fees: 0.02707336 BTC
Feerates: 344.14 > 2.71 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (551,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,939 363,939 00000000000000000c7b98a88faed10dc2135cbdfbc9e176a8e492328d00eb93 2 0.00/1.00 vMB 0
363,938 363,938 000000000000000011b2bfbb9793b86468f14dda6a3216e620374445d7f899ef 2,178 0.75/1.00 vMB 49
363,937 363,937 000000000000000008506e356648e3978e4086cdb7e9abc89301ab94e25aadb8 80 0.03/1.00 vMB 36
363,936 363,936 00000000000000000ef6026ff39128b5312b57a34cab689777846036834970fd 703 0.36/1.00 vMB 39
363,935 363,935 000000000000000015c88cfabb9a649ce1e93b852acd13aa4631f3343d4da12e 734 0.40/1.00 vMB 32
363,934 363,934 000000000000000010066c28ac7508de30a446f0a531081315e68f1306c44d05 980 0.48/1.00 vMB 33
363,933 363,933 00000000000000000556b6789fab1e024c25e5e4cedce9e97707197391f42e84 1,202 0.65/1.00 vMB 30
363,932 363,932 000000000000000011035f82b5972a8adf6e3d6174722c6e8b0e3e540d2c1027 392 0.18/1.00 vMB 43
363,931 363,931 0000000000000000106719119d962d894c955720211f4939e95bff376a9441ff 76 0.04/1.00 vMB 20
363,930 363,930 00000000000000000d33170c18b9b9656b21e8352d9d21c942ebaeb79590b024 1 0.00/1.00 vMB 0
363,929 363,929 0000000000000000120e573ac19de3efd3d48c47c89e18dbb790b59bad5e6325 1,087 0.79/1.00 vMB 22
363,928 363,928 00000000000000000d6fb02c1713c4495552c67a19353040a8b4c31b968fecfe 1,862 0.75/1.00 vMB 46
363,927 363,927 000000000000000001f9829aabe2a217c97cd3f2845e21265b91a3fd32d83521 784 0.56/1.00 vMB 20
363,926 363,926 000000000000000010d432a8e356e7a9ecd3e60fdf2fb65501a89e15d62a2af8 619 0.16/1.00 vMB 86
363,925 363,925 00000000000000000ce11839d244e1f53510dfe2cde5c67dbd2523b6810cdc75 497 0.27/1.00 vMB 34
363,924 363,924 00000000000000000ea373cbc40d25c4eb67b7e8d43a4c0330a16a4728eff023 1,443 0.75/1.00 vMB 32
363,923 363,923 000000000000000012a8bb3087ef06e4fc9f0296b20f51f00492c9d9b05060ec 1,680 0.75/1.00 vMB 41
363,922 363,922 00000000000000000e6d3911b42a793012a207e4e97e6d6cc75a9f3953201073 437 0.25/1.00 vMB 36
363,921 363,921 000000000000000009199d61b3805e95058a8a960da0b55544615e6c40b6655f 867 0.51/1.00 vMB 31
363,920 363,920 00000000000000000806e25ec72826301a128a65ae4a58d62a09a52602994516 1,513 0.75/1.00 vMB 41
363,919 363,919 0000000000000000059a3dcec8a2e6bdfbb36b1df830b3fc7136749a88ee53c6 341 0.28/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.