Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
30.46 vMB
0.08550836 BTC
Random Selection Loading Transactions
Max Size: 183.00/200 MB

Candidate Block

Mining Attempt 576026879efe656e77f9a9527252413761de8c0948eb22b4069a98d367ca1884
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 56f85bf9c295394deb9caade14b2f5d35427166f92a1f35ee4b8d8e444dd9e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,204
Size: 1.00 vMB
Total Fees: 0.02175726 BTC
Feerates: 100.24 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (245,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,228 669,228 000000000000000000042f845d9cc8c95a7e718a1ff95e70acb774544b7cc01b 1,818 1.00/1.00 vMB 32
669,227 669,227 00000000000000000004a3fe8a416b7d79afb344fd712b18a11930e6de8d38f0 2,447 1.00/1.00 vMB 37
669,226 669,226 0000000000000000000d253160bfd405d425da62f33d78831523375d61e388ff 2,089 1.00/1.00 vMB 48
669,225 669,225 0000000000000000000239f3dd7eb289b5ce9d64211a015b66aeb7f1735e8b3f 2,251 1.00/1.00 vMB 73
669,224 669,224 00000000000000000004bc84ee4a2c5b5046d1131b56f30be20df58ca370c6ab 2,228 1.00/1.00 vMB 68
669,223 669,223 00000000000000000003debe231fc4e37d705f0dea81e2cb801c517cfd4d7b58 2,248 1.00/1.00 vMB 33
669,222 669,222 000000000000000000009bcca3dce11dc83f6b124cbbb61b321c414bee710111 2,214 1.00/1.00 vMB 56
669,221 669,221 0000000000000000000d6379859321fd6f81d94e1d7680bf089bfe2852134d92 2,284 1.00/1.00 vMB 77
669,220 669,220 00000000000000000001770847192e2f4953b2847967764badd9190e4c44e49c 2,398 1.00/1.00 vMB 126
669,219 669,219 000000000000000000034bc148157684ba45a950aa329f74f73c8727967fe813 2,553 1.00/1.00 vMB 70
669,218 669,218 00000000000000000008ba3da99a59fe9d9958eebe448d58b69d074affafdc22 2,153 1.00/1.00 vMB 85
669,217 669,217 0000000000000000000a528c3a4c68d2fbf02ab75c614e2748bbf1a47c364161 2,241 1.00/1.00 vMB 48
669,216 669,216 0000000000000000000b90aacdf4dd4e76dc01421ef0f5f8050985040b7713d0 2,418 1.00/1.00 vMB 133
669,215 669,215 00000000000000000008dba4e03cc928de8cbff6b84416b2be7c986068a0330e 2,440 1.00/1.00 vMB 65
669,214 669,214 0000000000000000000a616d13fc5457cefe87764b8c79bbd5272ae213c4eb6d 3,063 1.00/1.00 vMB 76
669,213 669,213 0000000000000000000c4ebabe951b9fbc8cff8d23bd02777f4ec0e9c7b4e79c 2,740 1.00/1.00 vMB 73
669,212 669,212 0000000000000000000322b16790f287ea6087b88896725eaf159fcb81cfa005 2,849 1.00/1.00 vMB 90
669,211 669,211 00000000000000000005f36fd089d425ffe808c9f691751d963a56a87b260630 2,435 1.00/1.00 vMB 92
669,210 669,210 00000000000000000006556ee8490b83b3b00b6156e6c6258559068fdbe22ac2 1,697 1.00/1.00 vMB 115
669,209 669,209 000000000000000000056a26f1326bc80b523e21c2a15f62db84bf94796ed78d 1,168 1.00/1.00 vMB 126
669,208 669,208 0000000000000000000101c5a32880f1a872bcab6eacaed3d241fbb21c51937d 2,484 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.