Loading Tool

Explorer IconExplorer

Memory Pool

74,497 transactions
27.49 vMB
0.07155407 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 1edbff7f53d8733f21904562b34bd9edb98cdacbaeb094fe311e9d0ab741cede
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 53ab86cd26f2d71b15f0363a37e94967e75bc16d5376eb46dbf1807b75e018e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,815
Size: 1.00 vMB
Total Fees: 0.01288360 BTC
Feerates: 301.57 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (593,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,228 322,228 00000000000000001872f00ae68fa75034d938e49be9ae5798e40bfece8c6f4c 1,169 0.35/1.00 vMB 53
322,227 322,227 000000000000000008c1697d58dc5aaf6ad82d8fa0f90ed04021896637fd5b22 256 0.07/1.00 vMB 36
322,226 322,226 00000000000000001beed6338341b3e2ff5bbb3326a2e1330a8ed4830f70717d 211 0.11/1.00 vMB 32
322,225 322,225 0000000000000000093dd226400b4047ebbe999535feaa6a4b3bddf2a08058db 70 0.04/1.00 vMB 25
322,224 322,224 00000000000000001130011be52283f9bb929b746f534a7a1789ec11fedcb1da 530 0.32/1.00 vMB 22
322,223 322,223 000000000000000023850ee25e56dbc988ab2dc4c5121b1782d5a95d3ee7acf0 253 0.13/1.00 vMB 27
322,222 322,222 00000000000000001f141915f62368b094fabb95838a1f423127b5f717056297 790 0.40/1.00 vMB 28
322,221 322,221 0000000000000000144f96245051a11419d2c41693a280bbd8db952f7835d083 424 0.29/1.00 vMB 26
322,220 322,220 0000000000000000080eaf5c32705098d26f4dd108875cddf7150b6e312c6ae1 34 0.02/1.00 vMB 26
322,219 322,219 0000000000000000105df76eaec090f8bb3bf81a9af7b06c190c2211dc3bfed8 481 0.23/1.00 vMB 34
322,218 322,218 00000000000000001f2dea2c6c796e69ce2c81a668f60540e0f977f16b679618 480 0.22/1.00 vMB 27
322,217 322,217 00000000000000001fe79aed3990f67723b0e679361d4aa81b2e45feaeb5729a 865 0.67/1.00 vMB 25
322,216 322,216 00000000000000000e0c5bcd871f33389191fb2ce0e788723947330dc4d149ae 1,263 0.75/1.00 vMB 29
322,215 322,215 0000000000000000187d5662f69df1bee10ef853c7cdcab282a38d99ebc27bb7 592 0.70/1.00 vMB 18
322,214 322,214 00000000000000000e1c97955df7cd55c21bb3d2aa0c2d62e0450a2940eb7636 309 0.25/1.00 vMB 23
322,213 322,213 0000000000000000031fffb3b86300ed62f77e639df8bc32525b6c5ecebe85d5 64 0.02/1.00 vMB 10
322,212 322,212 00000000000000001d918e15fd0f85126df1218310908660176812012ed8d6aa 868 0.41/1.00 vMB 30
322,211 322,211 00000000000000001e369cb302d61a535870e150e1d4bcad0bea022f9a1d0ca5 1,040 0.63/1.00 vMB 26
322,210 322,210 00000000000000001bd5edaa44166a7705beb43ac908a923b452d5a5a6e4595a 214 0.14/1.00 vMB 14
322,209 322,209 00000000000000000e015f2593c3c1c3dbeaa50894af1a9e809ac7f74b3e3744 380 0.57/1.00 vMB 16
322,208 322,208 000000000000000020c671c789da5124642ec8780427ce9c7283374399be8c03 846 0.93/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.13 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.