Loading Tool

Explorer IconExplorer

Memory Pool

79,271 transactions
30.72 vMB
0.10724403 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 50217aae5a58b44c6dbee4cf9983e6baee0de9b157e0f4e54ec9a93ab1b6c53a
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 0e97a2fa3409abddeb4ec2841210950ea734053ac360468dd23033f7cc2aa64c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03395114 BTC
Feerates: 201.36 > 3.40 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (327,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,345 587,345 00000000000000000006585d3ea619a1b7ed7d46ce7404a80ef510ae0d1d8888 1,179 0.35/1.00 vMB 20
587,344 587,344 0000000000000000001b9d3b13307eb97a76768dffa1e898f6c4757eb69d5065 150 0.05/1.00 vMB 32
587,343 587,343 00000000000000000001b9052cb985beda49533b72a6b2c90596616def39e7bf 1,028 0.30/1.00 vMB 20
587,342 587,342 000000000000000000008b829bc6347bc19fc143be737e34badb47cc5afaaed3 2,869 0.86/1.00 vMB 19
587,341 587,341 000000000000000000095e950d54dbac9d309c14e7f02fafdb9c323072ef02b0 439 0.12/1.00 vMB 14
587,340 587,340 0000000000000000000a34884313e1cf770e56244b1dc415ca4cad1da67683e0 1,386 0.40/1.00 vMB 18
587,339 587,339 0000000000000000000e8e49129eb7ca65085cb3ef996b8ecda69d7053a605eb 1,342 0.46/1.00 vMB 17
587,338 587,338 00000000000000000012b332e22328580b2b80ef3b8b580788bdbdc03bd52602 475 0.14/1.00 vMB 8
587,337 587,337 0000000000000000000845136941def3a2432a9780a314c92cabb74d9e9f1fb1 2,991 1.00/1.00 vMB 29
587,336 587,336 0000000000000000001109e482ba9f08cbfb9128c5a2eb496704462651e55e45 2,250 0.83/1.00 vMB 22
587,335 587,335 0000000000000000000631880e1a889100cdc89f99a5dc96669d7f382e80d09e 2,777 0.97/1.00 vMB 24
587,334 587,334 00000000000000000000a73e23bd07fdc09304ed144a3115297ac1e784de6ba2 3,165 0.96/1.00 vMB 21
587,333 587,333 0000000000000000001cfbcee3a4c52366898e269c72ac04a9b71235a58f400e 2,522 0.79/1.00 vMB 11
587,332 587,332 0000000000000000001880e6fcec6096a3350084350726fcd6d4914d78a83776 2,562 1.00/1.00 vMB 23
587,331 587,331 0000000000000000000e526799956b260b437e239ea55df75cab15cca0a18f75 2,964 1.00/1.00 vMB 20
587,330 587,330 0000000000000000000ef3e9500fde8b9521f169e0b81cb915607545197f956a 2,756 1.00/1.00 vMB 62
587,329 587,329 0000000000000000001899bbb5cec5d834b143d8aa4b34e1fdc2d22751873898 1,770 0.57/1.00 vMB 20
587,328 587,328 000000000000000000096c357db9e162999511b90c405487441d5a7528084665 2,876 1.00/1.00 vMB 25
587,327 587,327 00000000000000000007fa84d18611a785b68d2e1578150f3a351b6b2e5e08b2 1,686 0.52/1.00 vMB 24
587,326 587,326 0000000000000000000b6b831e6e7b01a7a96179c8896d0bbb6652e5d39fc7d2 990 0.31/1.00 vMB 32
587,325 587,325 0000000000000000001d17bc0bc976fbb30919519146bc01187851174f581d6d 3,116 0.97/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.