Loading Tool

Explorer IconExplorer

Memory Pool

29,734 transactions
6.20 vMB
0.02801328 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.82/200 MB

Candidate Block

Mining Attempt becd414fdc4b76b6a9e5652027964c7da75cc97a4495d2eaec15151d3f346b37
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 4214b34f11dcb974bb32a1a6149ddedb3867d3e80b52d40ad3409aaeb221b639
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,435
Size: 0.46 vMB
Total Fees: 0.01269776 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (764,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,550 148,550 000000000000053dbcff03cc205d824f8dc2d92daec96cc4e383b6dde634ccf7 15 0.01 vMB 241
148,549 148,549 00000000000008d90b62305b31c4cb93cf7ddb35a43c20c8e690727d2682b56d 29 0.02 vMB 248
148,548 148,548 00000000000003fc436eb7bacb31da9970ff20c9a91a48e05b287e1457a17b23 7 0.00 vMB 59
148,547 148,547 00000000000007173e990378793647d0490317edc0ce54df9e8859e141dd1f47 55 0.01 vMB 151
148,546 148,546 00000000000007cadcfa7e3bb24ba654f1441dafea1b7129b03cdf3740fa5d27 18 0.01 vMB 55
148,545 148,545 00000000000006936f3966f5e4e4dbf1ac356030714a96f261291c461f053cd9 5 0.00 vMB 23
148,544 148,544 000000000000009f7c96e24c3b14e45cdaaa4edf9cebda464bb8cb2d0c960463 17 0.00 vMB 282
148,543 148,543 00000000000000e3753db31cb39505a5a44ec9db23dc781b6e7fccd164bcfe19 19 0.01 vMB 52
148,542 148,542 00000000000008d52c3bcd9b8090d7ff757dcb4346a904354da24b46a36ac9e9 45 0.02 vMB 112
148,541 148,541 000000000000061512e56b0c71b75d17397086d7afdc91742b21b45339511337 20 0.01 vMB 48
148,540 148,540 00000000000004941f51887b111467f09d507e7aa7a7bc9a65a2e07fb5568f72 5 0.00 vMB 150
148,539 148,539 000000000000073a1e73e7f4a72aabb8d109a1836fe1283f4b40c7ed5bd72815 101 0.03 vMB 57
148,538 148,538 00000000000001b21e381f3cd66d040df8da09f6d529efdb8d7cabd32a69d27a 12 0.01 vMB 173
148,537 148,537 0000000000000331471302777888417a00e72f29c101ca1df14dce8f33cfe446 10 0.00 vMB 72
148,536 148,536 000000000000011ebeb8689135c23c9ebd81537017675c3d6257a2c7bad8293e 24 0.01 vMB 116
148,535 148,535 00000000000004785bed4a9e8cfedcc2ec84a0f8ad6ea78b722bad1f953c4586 15 0.00 vMB 72
148,534 148,534 000000000000035f3963863624896a29c6686783a2ce86f0cd2b38afc352c7c9 15 0.01 vMB 50
148,533 148,533 0000000000000759be3c6c9471fcf1e84df2cb30bcf792a3637c3777a2025687 8 0.01 vMB 46
148,532 148,532 000000000000033513373f080e05da3dfd804321b79f038a5004a55b4f9d2e98 20 0.01 vMB 312
148,531 148,531 00000000000002a7d837cf0490e1bbef728707f1b9e42c89ce8c9f4b621ef30f 112 0.04 vMB 84
148,530 148,530 00000000000003bdf0a7cf13822537492adcf6a30ba4d209a22f6ee68e70fa32 32 0.01 vMB 74
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 11
  • Data Transfer:
    • Sent: 43.27 GB
    • Received: 0.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.