Loading Tool

Explorer IconExplorer

Memory Pool

81,296 transactions
31.11 vMB
0.09546161 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 0cf00317ff980b28f59f33cbc6d4528a2d2ae3ecb38ca36c2a0d55a1f7eec7df
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 6be5e1302b188577e1eff768584ac932d18384de73baceda890104e7107b38ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.02796058 BTC
Feerates: 110.56 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (595,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,934 319,934 00000000000000001ce3f009b7acaa2cd325739b93cf514ae4a517d83ab5f097 141 0.10/1.00 vMB 19
319,933 319,933 000000000000000013e508077b0781cb6f8249bfe5162930761e9e145f2ac8ba 671 0.37/1.00 vMB 27
319,932 319,932 000000000000000022e40c460772f3a2982df102c4fb3f957f8f2315bd279745 261 0.15/1.00 vMB 29
319,931 319,931 00000000000000001598e86d9c0dbb671dc52f19c2bbf1b5f7ee43cf65eb35fb 912 0.48/1.00 vMB 28
319,930 319,930 000000000000000008d2573d263cdbf36ae238cb49c34844cf3f93c4693fbe4e 64 0.03/1.00 vMB 29
319,929 319,929 00000000000000001ed4e7b3d6a25d71e3cb30897d8890c69be4dc4e745abb29 149 0.06/1.00 vMB 29
319,928 319,928 000000000000000012a55fd299b943c6c6b0e9e20547593554fefeb9c8720229 647 0.43/1.00 vMB 21
319,927 319,927 00000000000000000371b0a2ac5733340612c03adcad7c0131101363425b1e91 103 0.25/1.00 vMB 12
319,926 319,926 000000000000000012f76b166fd975f6bc1cd2e0537b9c4edfcff877eb4968f3 585 0.93/1.00 vMB 16
319,925 319,925 00000000000000001b9d72b5635bb244f0d28e3887f12a8a04c90d9548b58b10 893 0.75/1.00 vMB 19
319,924 319,924 00000000000000001f9127cd2c996488094ad707f22eddae4b1452d3a9550ca3 32 0.10/1.00 vMB 23
319,923 319,923 000000000000000010f1a60146d0330cc5dca59b4dac68385d7c2586941fbe59 392 0.75/1.00 vMB 22
319,922 319,922 0000000000000000111a2de294444638f2b316dd2ac24c0ef11d6f416491613f 156 0.99/1.00 vMB 20
319,921 319,921 000000000000000022eba1ea44e63cc8fdb27fbf76d4d98b44dc8169b6c353b5 128 0.14/1.00 vMB 25
319,920 319,920 000000000000000023d1c2eea84f0a21cea34f354135ad879b0149ac42e66ffa 332 0.75/1.00 vMB 21
319,919 319,919 00000000000000000d2c061329e08d7e8dc6ec9c3a853b3bb59a138481e240ae 823 0.75/1.00 vMB 26
319,918 319,918 00000000000000000992fca918ffda82e77fbe176bc0c9ca7b86aa4e1b61f1ca 247 0.93/1.00 vMB 21
319,917 319,917 00000000000000000d87ef793979c97ecb05857d5cf7ed3c058d0cef7c6b2ab8 305 0.50/1.00 vMB 23
319,916 319,916 000000000000000023c0a727992e50d0fb23641226c164287c0c1f25b6267331 295 0.93/1.00 vMB 21
319,915 319,915 00000000000000001a4cca4f5641d1414957d0d69f729b08cff88f53f9cce8c1 339 0.75/1.00 vMB 22
319,914 319,914 00000000000000001d331fccff8315d7283d8527bdee821bc520a6b674bf8320 268 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.71 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: 699.43 GB
    • Received: 16.60 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.