Loading Tool

Explorer IconExplorer

Memory Pool

78,069 transactions
29.29 vMB
0.06357450 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt b2678bdfd715e9569c2733e2ddb9b2eb727cad7fd93dfd7c58320028874ffba3
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root d1a8c25691f4acd4de6dccb3f66946aec05886c57b30b66575e143d628b64c9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,832
Size: 1.00 vMB
Total Fees: 0.00430433 BTC
Feerates: 21.09 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (169,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,263 745,263 00000000000000000006908c68a99d8658e9597c4386b210e95f5887febf55ac 3,112 1.00/1.00 vMB 30
745,262 745,262 000000000000000000088102a842286a1a1a6c4ff763198c8120e9a21a0c6436 2,508 1.00/1.00 vMB 42
745,261 745,261 00000000000000000008d3f62d897089dbd495194c084b9a882825b2726a7be3 2,640 1.00/1.00 vMB 17
745,260 745,260 000000000000000000073b7c0d7ac8b3505d36470ce4d3c344068d1bde0dff9e 2,513 1.00/1.00 vMB 18
745,259 745,259 0000000000000000000644503c4ad5fb443a7622e4b2faf2b218c9854aace45e 2,842 1.00/1.00 vMB 7
745,258 745,258 000000000000000000013078fe4f4208b94b6f841ed50b9476cd9ce2f01faa81 1,864 1.00/1.00 vMB 19
745,257 745,257 00000000000000000000d1c450097c4f23c2ffcf7cb03533aca82bdff8f78eee 3,054 1.00/1.00 vMB 32
745,256 745,256 00000000000000000001393f6b8056ea4a3bb925e73b9c8818118cea2cd76d36 2,156 1.00/1.00 vMB 23
745,255 745,255 00000000000000000008bfc73d7a62212b273d38611abb99b8349810a3d786a9 1,581 1.00/1.00 vMB 28
745,254 745,254 00000000000000000000cbecd1b59f5e6f95d7b0f785a31ca114031106985232 2,348 0.74/1.00 vMB 18
745,253 745,253 00000000000000000001838541b9586d18a4f6115dc041e8551e62fb467d0a29 1,722 0.57/1.00 vMB 16
745,252 745,252 0000000000000000000868b415b301b71ba24aab53fead344a772bb88cfa7ce2 2,692 1.00/1.00 vMB 14
745,251 745,251 00000000000000000001ba5a88452b719b67b8df6ea4c752dc9042f33889ce14 1,698 1.00/1.00 vMB 31
745,250 745,250 00000000000000000009481ff17a782e51dac91d298b738bcd6738777450b4b3 175 0.05/1.00 vMB 21
745,249 745,249 00000000000000000004ec2622bd47e286f2a50ecd7c939960c94be0bec81abd 876 0.28/1.00 vMB 17
745,248 745,248 0000000000000000000764d71299bc7992041e4c76982581d902821b30eb4965 602 0.26/1.00 vMB 15
745,247 745,247 00000000000000000003529ba0a1935c67f97e181f3e259d3e08d9549908f83d 3,178 1.00/1.00 vMB 18
745,246 745,246 0000000000000000000332d5539a6ca8ac094c09aebb229934c9daef3ed58170 2,561 0.81/1.00 vMB 18
745,245 745,245 0000000000000000000592ef7ccb2193c8872ddc905ac0ba643267a7b408b4ab 485 0.20/1.00 vMB 14
745,244 745,244 000000000000000000011ff3a220ab8a225927f73c0ced120eea70487d8f2b3a 810 0.38/1.00 vMB 8
745,243 745,243 00000000000000000001a5683085142fd577d69375bb725c195dcfa055622cbb 3,042 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.