Loading Tool

Explorer IconExplorer

Memory Pool

28,606 transactions
9.51 vMB
0.09964493 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.12/200 MB

Candidate Block

Mining Attempt 608f51b850e4582fd414cf302cc3d89cdd2b5347666da316a94ddcf2b5e07aab
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (764,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
148,529 148,529 00000000000009240c8164de64fe9cf6a48497b140a1a209b8f667fbdc4ece14 48 0.01 vMB 364
148,528 148,528 000000000000040254076f46e70a8a9b569050908000f8e4137437351865f19c 133 0.04 vMB 0
148,527 148,527 00000000000001ccfb2094019b6e7bba4b5c783c22a52fdf1021634ff101a62b 108 0.04 vMB 145
148,526 148,526 00000000000007ee0bed574b2b25a7c56b4f5bb5854324248c1e0aafbc2438af 10 0.00 vMB 703
148,525 148,525 0000000000000502d466ab1701c5bc919684ad2c3c96e8d43c29c006b231db49 25 0.02 vMB 165
148,524 148,524 00000000000006ab31d823354118c3a2adf05cd5d927281e4786db3ca4e44a49 54 0.03 vMB 198
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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