Loading Tool

Explorer IconExplorer

Memory Pool

80,339 transactions
30.66 vMB
0.07881262 BTC
Random Selection Loading Transactions
Max Size: 186.16/200 MB

Candidate Block

Mining Attempt 4a6b8b10de6fda86c9d43d9f5032626b5ce63e32b6ecd054a19066ec79786a50
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root e645abb713b49f5b7c5351e16149b60c1b13cb7beff6dca07694c059687ee606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.01318298 BTC
Feerates: 100.69 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (152,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,256 762,256 00000000000000000004e8d5cbd01401dc4d69052b6a9e02164ada9638be5aa0 2,024 1.00/1.00 vMB 31
762,255 762,255 0000000000000000000387964b6ce48aa1ce66bdf0a0556aa8b15b37b0549f9d 2,252 1.00/1.00 vMB 19
762,254 762,254 00000000000000000003ffe15640882de66970826c2f88f6aa090d98de8ad6ae 1,151 0.39/1.00 vMB 13
762,253 762,253 000000000000000000038906e738dc014a2885646f186b4fe574bcc70132f641 1,099 0.46/1.00 vMB 13
762,252 762,252 000000000000000000067e4a98f48c887e546402fdffa6ee90baf1b6422b6644 2,712 1.00/1.00 vMB 16
762,251 762,251 000000000000000000068c7f14ce90500bf672548d6e78bb5da6fd7c38d7331e 1,383 0.42/1.00 vMB 15
762,250 762,250 0000000000000000000670c4eca66c9a21e9170dfeacfb1fd2a9112d5f632cbf 94 0.03/1.00 vMB 13
762,249 762,249 000000000000000000045c7e07057f474aa529a20bc72134d3097c4d80640beb 1,184 0.72/1.00 vMB 16
762,248 762,248 0000000000000000000374dbb467a59d49ea991991ce8787c6eecd551af345d3 860 0.32/1.00 vMB 15
762,247 762,247 000000000000000000003b53b1695d900080aa9cf4eda46b8be4571a921aab8f 1,871 0.87/1.00 vMB 19
762,246 762,246 00000000000000000002b7e92cccbbcff7f31d5bd8efef38cd3b911eb091bf17 458 0.61/1.00 vMB 2
762,245 762,245 000000000000000000020f4a7bb6e136180800b2bbc50ff9340d45e1ddecc5d0 994 1.00/1.00 vMB 18
762,244 762,244 00000000000000000005ed628fdcf77a8afa7b31e5b3c1573dd3a43708c4b23e 262 0.42/1.00 vMB 3
762,243 762,243 0000000000000000000656ae978b2ff5758f1ade86a422bd9af116de4205fcad 2,125 1.00/1.00 vMB 11
762,242 762,242 00000000000000000006678cc4e28eeeffef1099756f4b088d00d016d009f005 1,994 1.00/1.00 vMB 18
762,241 762,241 000000000000000000043ed5fbc167a65560d5879b282d8b24e45540053cb541 1,105 0.37/1.00 vMB 14
762,240 762,240 00000000000000000004dde3bec299b36a5739cf18f02b5b97d9a6323e581e9a 180 0.05/1.00 vMB 18
762,239 762,239 00000000000000000006cdd1c926f52e32e9cf818284761bc0eb491c8c648bb6 239 0.07/1.00 vMB 14
762,238 762,238 0000000000000000000505b80f28b73543a373cd21ea12536bd7d67a7aa48131 1,369 0.51/1.00 vMB 12
762,237 762,237 0000000000000000000163b65fd2278d4b81ca13fa2bcd054d4f5bf036ee9630 468 0.19/1.00 vMB 14
762,236 762,236 0000000000000000000355bc20b81ff01f0301f24a3a598bab12ab385b6bb148 802 0.28/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.72 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: 702.01 GB
    • Received: 16.62 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.