Loading Tool

Explorer IconExplorer

Memory Pool

77,345 transactions
28.43 vMB
0.09316425 BTC
Random Selection Loading Transactions
Max Size: 172.95/200 MB

Candidate Block

Mining Attempt 3e686e35c84ad6b66368847f53e7ce2164a8762d92964029431dafff5abcb3b0
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root bd0e2badc01c612574e0fe7e50f0aa977b218d65ccd495294da09b79fa761444
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.02942825 BTC
Feerates: 201.07 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (852,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,127 63,127 000000000b5cd453b3ba7799fe94e840e97b1834aa0421fa927aa546128c85e8 2 0.00/1.00 vMB 0
63,126 63,126 000000000ad9ed69dd8b43ec1dc8010e23b6044df43462b90dde01289e94f250 1 0.00/1.00 vMB 0
63,125 63,125 00000000038edb197f6bd772833a71347b1171a74fe07d84219849619e2409cd 1 0.00/1.00 vMB 0
63,124 63,124 0000000005efbd102fd42ad4c80a4a42fad20bd420a306c9597fc2ef76602a10 2 0.00/1.00 vMB 0
63,123 63,123 000000000392a6c75860b60fb53da7a813cad65ef347bf8e6b672115e2a1a7ab 3 0.00/1.00 vMB 0
63,122 63,122 00000000078d5821e7b76b10b79fde8babd21d6671bb9b6781b300f2d6060eda 1 0.00/1.00 vMB 0
63,121 63,121 0000000002ffce13ab4953192c9d1fcceaae67ace1000519dca33c76b97e9f40 1 0.00/1.00 vMB 0
63,120 63,120 0000000006b3b3b56f075c6e6754181630e471868cbe0f4e5b2368ebeba7aa53 2 0.00/1.00 vMB 0
63,119 63,119 0000000003d4dd197857339cd2054e16c48f9ffd0ef99ea39d46710eb86ee732 1 0.00/1.00 vMB 0
63,118 63,118 00000000042ac7b4e390a5ee95e5ed62face14fe593087213299169f9dbdae61 2 0.00/1.00 vMB 0
63,117 63,117 00000000017d6151ca7cf598a6c5dbf23f72cc39fd2ff727a310c6d8ff1928ba 2 0.00/1.00 vMB 0
63,116 63,116 000000000814a020efc39b30684de80c304afc08062db243ff989c792a1ed4f7 2 0.00/1.00 vMB 0
63,115 63,115 000000000454f5e2a8c263045b6a445cf2b49600eefe80f62b524535f44cd56b 1 0.00/1.00 vMB 0
63,114 63,114 00000000035f0dd98a4ff6e8aa103d0b473138b0d54f81435e9c7292c4a17bff 2 0.00/1.00 vMB 0
63,113 63,113 00000000007d79d8aa43844eb8dbdf832ddc45ec9c220e8e4a49a0e527248a7c 2 0.00/1.00 vMB 0
63,112 63,112 00000000057a3d280fa99058e25aa0b056606d4957998c287f63156d9615e13d 1 0.00/1.00 vMB 0
63,111 63,111 000000000ab51a744527fdc7eea03c95b19005087cea8e063330bf98830a0996 1 0.00/1.00 vMB 0
63,110 63,110 00000000086287027a4703bfc08b6cd25a0cd828222393a252a39c7c6fde4f43 1 0.00/1.00 vMB 0
63,109 63,109 00000000099dc5f9081fb85dda2a1f5eec68cffd66e4972127ecf2d3e2016a6b 1 0.00/1.00 vMB 0
63,108 63,108 000000000aeaaa6ec10b505de7358b76491c9ba6d3fd20bf7d475e02312fbab1 1 0.00/1.00 vMB 0
63,107 63,107 0000000005513f0230a8091f5b9b865746724d3fb9583647ef47291cbbb12e97 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.