Loading Tool

Explorer IconExplorer

Memory Pool

86,532 transactions
31.65 vMB
0.14931608 BTC
Random Selection Loading Transactions
Max Size: 190.91/200 MB

Candidate Block

Mining Attempt 49c68a11f8107227dc05d00f119771a964cd9cc61cdec8f77549f37882dbb13a
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 93cf05206374c0953ae2fdbb8ab15f657ca266a02de4047702ba2692bd554185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.06647558 BTC
Feerates: 214.31 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (693,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,923 221,923 000000000000005bc5f1fdca2cc0bffc735861b8f59d752727d127bd18afdc94 336 0.18/1.00 vMB 149
221,922 221,922 0000000000000335d754207eb6a86bd1184263e86d7a44827337cacdc218ee11 256 0.09/1.00 vMB 200
221,921 221,921 000000000000001521529a7e639e8af2b8a4318759f823745a11a31bfe114ed8 237 0.23/1.00 vMB 99
221,920 221,920 0000000000000014d908366b92244ee17bba1ae9bbad28374183fb7eb9a368ec 495 0.25/1.00 vMB 187
221,919 221,919 00000000000003ce0ee3c15b9e2ebc8d85c7d37ab9734a4474f9ad53a960078a 834 0.25/1.00 vMB 302
221,918 221,918 000000000000019839cd38c5a4ae82adcbed24dc687bded2479763b7f6a90eae 11 0.00/1.00 vMB 543
221,917 221,917 0000000000000248b5acffa45d9710ee1dd15a490da1a247d4589685921e0599 907 0.48/1.00 vMB 123
221,916 221,916 0000000000000414a05c592b8c6bdd3587433547f9e3e142b00130091a69a0e0 777 0.25/1.00 vMB 259
221,915 221,915 00000000000003c0e5cd5fa0b311c652698737394cfc15b4252ecada9864816c 758 0.25/1.00 vMB 307
221,914 221,914 00000000000002a190bd92ba7d4fca7359b586fd7d903792934fbeefce76b51b 192 0.10/1.00 vMB 144
221,913 221,913 000000000000023e96750c4d50781f2eef429d466508b28d04d6b6bac499ce91 335 0.25/1.00 vMB 112
221,912 221,912 0000000000000303a0e8c60ebf476410e63633425836dce25829706b9f32578e 684 0.25/1.00 vMB 214
221,911 221,911 00000000000003bf4ff5b68fece6e1c1ae6e524082bac78d65891f37b2ebeb79 664 0.28/1.00 vMB 254
221,910 221,910 0000000000000122431738491a6b454a503e65037346dcf9185de500145469f8 161 0.10/1.00 vMB 96
221,909 221,909 0000000000000217a198fc48f67c8aa265d22eab727ddd774a3e67415a605f60 363 0.25/1.00 vMB 114
221,908 221,908 00000000000004255d7f9371f800b0ebbe104a0f2dde12441722efb6e0a7d9d1 497 0.25/1.00 vMB 167
221,907 221,907 000000000000024ced0171867df66561f4fa0f8f15dcc6b0ca90e038dd16cd92 538 0.25/1.00 vMB 167
221,906 221,906 00000000000000fe1be20045bce507af99fb387f99b5a9b769a0292319066920 636 0.25/1.00 vMB 390
221,905 221,905 00000000000002384736aa2421ea06c5e43b0a847bea0366e5542e6628767d34 142 0.08/1.00 vMB 100
221,904 221,904 00000000000002811ca40bfd15b1435791f327ad91f9f2a1bf979b7662366d99 809 0.25/1.00 vMB 282
221,903 221,903 000000000000002d0521142eddc1f39683225e6e0e5997895865a43a1fc71eb1 7 0.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.