Loading Tool

Explorer IconExplorer

Memory Pool

76,878 transactions
28.93 vMB
0.07787286 BTC
Random Selection Loading Transactions
Max Size: 174.44/200 MB

Candidate Block

Mining Attempt dec0d861d307fc0fff6f4bf7fe7755cfca9573c09007caae8e2b29a49c644342
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 3f9cb16cebf88fbd6ae101dd142440b50c87d8efc754a5f6efaa0ccaa1ae45cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01756414 BTC
Feerates: 100.28 > 1.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (541,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,013 374,013 0000000000000000026a9901fc872fb2144a9514846ebf03cbbd8091abe55995 668 0.93/1.00 vMB 9
374,012 374,012 0000000000000000107bf733e5d803ef928ab827712286b545aac96df2d137a0 1 0.00/1.00 vMB 0
374,011 374,011 000000000000000009c1c9b20beae1fc238fddfc627f080acca6fa95339feaab 785 0.93/1.00 vMB 13
374,010 374,010 000000000000000009015ebc88658dd24801dd05b6342c9fa51b09ada16167bc 757 1.00/1.00 vMB 9
374,009 374,009 000000000000000004bd89e254de691b09eee8d6332f131c01196ac9da21e862 524 0.75/1.00 vMB 7
374,008 374,008 00000000000000000b022a21d49581a3bd664a9bdc00596ac9e0244d4a4591db 1,118 0.95/1.00 vMB 22
374,007 374,007 00000000000000000d976bf3e1b5e9b8de3b53e2ab76e928ffbc4fbceab49096 765 0.93/1.00 vMB 13
374,006 374,006 0000000000000000070b0a034fe718bb10cdf460e769587f2c0c47d663a15ff8 1,707 0.82/1.00 vMB 41
374,005 374,005 0000000000000000057b8ac80d3a440bdcd75574cf261625e87943135d229ee6 920 1.00/1.00 vMB 30
374,004 374,004 000000000000000000d3789f1644f86dcc0d9b4358818f8e69b010812a13a8b6 260 0.88/1.00 vMB 8
374,003 374,003 000000000000000008d8b4beded1f58eaae73f2c6b2ea1586f64c3747a2da441 526 1.00/1.00 vMB 11
374,002 374,002 000000000000000008c5f65b321456700c0f425599e21d6d4718ad3cfa64e4e9 1,265 0.93/1.00 vMB 25
374,001 374,001 0000000000000000029c559f066604a8e5ed21932434eefa57c8c9e6d6cb9e30 1,346 0.95/1.00 vMB 23
374,000 374,000 00000000000000001016aa3783721673bebbcd1efa49946b52cceb09a81465a6 791 0.92/1.00 vMB 14
373,999 373,999 0000000000000000049714db3bf0ad611138e643d7f5f69770b68aa7a11daf8c 449 0.32/1.00 vMB 24
373,998 373,998 0000000000000000009e9b68d5588c75cc5acd2a27ab6bdcccfc56b680d9310d 287 0.13/1.00 vMB 35
373,997 373,997 000000000000000007b308b9516c232ff276447837fc667481e4fc0d609746a5 787 0.95/1.00 vMB 12
373,996 373,996 000000000000000004cbdd35cfcccbb6fea2e9896ebf343838f0f3424530db5c 1,285 0.93/1.00 vMB 22
373,995 373,995 00000000000000000ea4e194a253c3e6025e78bd1171767a385ae342dbeef560 948 0.93/1.00 vMB 15
373,994 373,994 0000000000000000121c28de9835c2cf7ec4b992b8d672f5d0217fd24e9f1914 3,740 1.00/1.00 vMB 11
373,993 373,993 00000000000000000202be223677aa87f7ad641c5471eb704cef6fc83a1e8ea2 182 0.07/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 684.72 GB
    • Received: 16.47 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.