Loading Tool

Explorer IconExplorer

Memory Pool

80,042 transactions
30.56 vMB
0.08064832 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt a3a537aedb0d53b5f834a15f8cfd13c4f8195d70e2d7e3f0e4efe0bff1b94d9a
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a9465df61723852b1c3b65899487f4ec2136383aba424c7981fd82f4b86755f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.01529082 BTC
Feerates: 351.58 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (302,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,244 612,244 000000000000000000006985e9929be0156ce8f930a339f308aba45ba35c4331 544 0.17/1.00 vMB 16
612,243 612,243 00000000000000000013eb70b88f0f0dfde03f95818a2951563541a880c49e4f 2,344 0.87/1.00 vMB 16
612,242 612,242 0000000000000000000f10fceed83c8c6e49098b3042e6fdb2fd297509a969ef 2,435 0.72/1.00 vMB 13
612,241 612,241 0000000000000000000cc27e42a30938103edeae46fbbc22e693700498adf50b 2,137 1.00/1.00 vMB 8
612,240 612,240 00000000000000000009aaf43abc2b90dc122c51eaeef5c0bf83c025ac56f500 3,165 1.00/1.00 vMB 34
612,239 612,239 000000000000000000031d4601af593620e3ddaa2c208a12680459aedc92a839 1,413 0.73/1.00 vMB 3
612,238 612,238 00000000000000000001f9042d81962bac9aade25a12efee4b774b87cbaa38e5 1,086 1.00/1.00 vMB 8
612,237 612,237 00000000000000000013969aa62fb34bc77bc864f23d867028ae63f929ff7d1b 1,903 1.00/1.00 vMB 17
612,236 612,236 0000000000000000001412cb64136687101be7e503b0c24fadbef01006989024 2,096 1.00/1.00 vMB 36
612,235 612,235 00000000000000000000eead79eacaf8041a04826f96865be313f3eacdbaea52 2,760 1.00/1.00 vMB 6
612,234 612,234 0000000000000000000508e1e52281d343a825e8824dc2d7d9f23c9a6881be08 2,622 1.00/1.00 vMB 18
612,233 612,233 0000000000000000000f8425472664cab8292ea7c88ec0664869853c881ff9ca 3,199 1.00/1.00 vMB 32
612,232 612,232 0000000000000000000d6a93aded0d929c00722396300b57ab6f60b4aa2a93cc 1,260 0.45/1.00 vMB 8
612,231 612,231 0000000000000000000de332291c2f5b5693b612b956c9be69c7d1ce5dc6499f 2,417 1.00/1.00 vMB 12
612,230 612,230 0000000000000000000888db953630d4db6f094dd3df317e4822cef054d0fdb3 3,053 1.00/1.00 vMB 33
612,229 612,229 00000000000000000009af31db0863d34cfdedd492fc497ce2d8cda0b36ba556 2,517 0.93/1.00 vMB 18
612,228 612,228 000000000000000000012e8bdb58bba188daee3704933a77d5347aad34a9564f 1,613 0.97/1.00 vMB 13
612,227 612,227 00000000000000000007d530cbb88e266176c4df5a5b3c160b82d7d735301cf3 782 0.22/1.00 vMB 19
612,226 612,226 00000000000000000004d6800e0164bf49bc6fb2811ebd6f6fa8e1dda9e1c2d2 1,464 0.76/1.00 vMB 4
612,225 612,225 000000000000000000143d6ae682986c4b4d680e5c66e7a16b2af35cc65b98db 3,111 1.00/1.00 vMB 25
612,224 612,224 00000000000000000010d529a88577b915895ed44c1d837ae1f4a034bde5d841 2,970 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.