Loading Tool

Explorer IconExplorer

Memory Pool

37,690 transactions
28.27 vMB
0.06186952 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt e6d5f436180cc99b64691998eaa0fc6923d5e2960d3c03b2d5b1a34f04c9f5c3
Version 20000000
Previous Block 000000000000000000002f9dcde73bc5f71e6d226bcadaa835a84eee0f46153e
Merkle Root 880fc98fab8c43c7c3ec2f6736e69ee1492b357adee210258367a83511cba2ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00737343 BTC
Feerates: 54.59 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,557 (222,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,159 692,159 0000000000000000000ec17ec97255dbdf06859f5bc838b29955c7f8e67bf821 2,127 0.97/1.00 vMB 12
692,158 692,158 00000000000000000009f1f87983cae1f6d8d11c2612e8e63b632f33971d323f 1,413 0.57/1.00 vMB 13
692,157 692,157 00000000000000000013321631954806fca2f312067500d89670efadeb607c61 2,101 0.76/1.00 vMB 6
692,156 692,156 0000000000000000000cf1a22df41d0184013168d129ec5d9795ffb816ed55a2 2,813 1.00/1.00 vMB 16
692,155 692,155 0000000000000000000a1557ee72d3380b0bf009d71d2184d8ecba0e83e9db7b 2,617 1.00/1.00 vMB 38
692,154 692,154 0000000000000000000e7540f6b20b961b7ec00176edc707cbbe764285dc6064 578 0.38/1.00 vMB 6
692,153 692,153 0000000000000000000090833a932f45c8fce11458347fcd9f8e851919d0fb92 2,710 1.00/1.00 vMB 15
692,152 692,152 00000000000000000003febe8e1e59a614ec9585bc0f55b563994b458e585fee 594 0.16/1.00 vMB 18
692,151 692,151 0000000000000000000dd9fd992b49ad6cb69d145ab3ad4f41ee75293f354621 671 0.30/1.00 vMB 7
692,150 692,150 00000000000000000009412b537c5b2423516e010ecf93486685af523320cd5c 3,146 1.00/1.00 vMB 18
692,149 692,149 000000000000000000119b0cafdf3779cd8a649a38259df80330a21b4b3555ae 66 0.06/1.00 vMB 14
692,148 692,148 0000000000000000000a1eac7829e9a84728b6756f7a00809d9815659a77b62d 2,244 0.89/1.00 vMB 11
692,147 692,147 000000000000000000124cc84ea790aa20d3dbea6f98066bc25034d973bcd885 1,002 0.96/1.00 vMB 4
692,146 692,146 000000000000000000051ab45e58f435dafd7e0f75ac608bff82956f90fbf49b 2,580 1.00/1.00 vMB 21
692,145 692,145 0000000000000000000b9bde4a85871c869b38f40254a17a90dafb2f8ccffe4e 696 0.22/1.00 vMB 12
692,144 692,144 000000000000000000088c1f24c065200bb825781b7e40ae90ede0908f491ead 103 0.04/1.00 vMB 20
692,143 692,143 00000000000000000007ae3c2e8c5cd82d8f99c1a06b1c0139e944628af53692 282 0.08/1.00 vMB 20
692,142 692,142 0000000000000000001020203a631c4a6902ac2f6af8e3b4a703eed446223912 1 0.00/1.00 vMB 0
692,141 692,141 0000000000000000000da729b8ffebab8ca26e692602585c99ece81e9f143748 2,273 0.87/1.00 vMB 13
692,140 692,140 00000000000000000007e6482d067ff6fdaa019c0438edc4490a2d860ca5e6e7 2,515 0.89/1.00 vMB 12
692,139 692,139 00000000000000000009666baab746c791ffecfda8ea726893c1565ed9fa09ad 1,997 0.79/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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