Loading Tool

Explorer IconExplorer

Memory Pool

73,327 transactions
28.23 vMB
0.07313028 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt d0fca40c76f6a25d089a8eaf373cff2e3050973f47bd0d7a23cbd24f8e8e3a96
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (274,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
640,028 640,028 0000000000000000000dfc58e227662221739321ce9062192833be84d5336983 2,834 1.00/1.00 vMB 68
640,027 640,027 00000000000000000000f5864819c3c5e9b5952a709806d234f55276e386073f 2,537 1.00/1.00 vMB 67
640,026 640,026 0000000000000000000431cb4f4b372ac5e96143f9fcfa1521c4c27ef4e03154 2,962 1.00/1.00 vMB 77
640,025 640,025 00000000000000000001285f8da778721e1cbba5f55c39d562a1243b25db0163 2,296 1.00/1.00 vMB 85
640,024 640,024 0000000000000000000327a061e442fb632a413dde5519301f4104a35cb9f5b9 2,951 1.00/1.00 vMB 93
640,023 640,023 00000000000000000008d1fd0590272ed01ec8439c206c09748d6e1a5d1f6876 2,950 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.