Loading Tool

Explorer IconExplorer

Memory Pool

77,126 transactions
28.81 vMB
0.07878579 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 0a1093927bfdcd0d27eb2142f19f3fb7b7b6e565d752b8cd6172029b2c4ec7e9
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e56e446cacd1cf2ba860570653af4d15b985310f69ed8d7a13eee9db8c7e49ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,474
Size: 1.00 vMB
Total Fees: 0.01885851 BTC
Feerates: 150.93 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (539,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,704 375,704 000000000000000001b44b77e84b8f5e43ee7aa115f99e8f5859d8a29f70c8d5 174 0.07/1.00 vMB 41
375,703 375,703 00000000000000000262f2c2b36451433e76c965ee305b0fd45ce9122c73980b 700 0.36/1.00 vMB 43
375,702 375,702 0000000000000000094251ddbf90530c742b30053c4d38d2ea6bb6ceb9e49809 372 0.17/1.00 vMB 37
375,701 375,701 000000000000000003050fc52941eb499a4951b1841449512614e367dbe30ab5 630 0.30/1.00 vMB 41
375,700 375,700 00000000000000000e42ad493d2b11a16203b0f70ba94153f6b8fd1c565fdfc2 488 0.25/1.00 vMB 34
375,699 375,699 00000000000000000fae42551c3836e9d2faff7567c8e95b4f723299373d1bfa 219 0.11/1.00 vMB 39
375,698 375,698 00000000000000000b65c8f5d42e52fc088c5b32f61bb6ea6e2981d8d82b5e8e 1,925 0.84/1.00 vMB 41
375,697 375,697 00000000000000000b7560789a067d49d8f4af9935700970f10821156ffbf12c 751 0.36/1.00 vMB 30
375,696 375,696 00000000000000000765b5b1afa793eaa61cbd6aad7466d2a0138928a59daf8b 147 0.10/1.00 vMB 25
375,695 375,695 0000000000000000061d47cf66a5e0f43039421c61f523708470f2c5a266dbe5 1,338 0.77/1.00 vMB 27
375,694 375,694 00000000000000000940f377e94dc53737f500557efea9033dda2036dd83f9b3 2,542 0.95/1.00 vMB 52
375,693 375,693 0000000000000000061832294f39245f3e94de6883422899be3a6467ef6a1bde 500 0.28/1.00 vMB 34
375,692 375,692 00000000000000000243ae2acd1ec4fea51de67ae0a20ef851a0700995606941 470 0.25/1.00 vMB 31
375,691 375,691 0000000000000000023364bb350524dba1ab63441a40d4e5bc7825e194fba1e2 333 0.18/1.00 vMB 31
375,690 375,690 00000000000000000ee0ba10a0e6bbc2ed9730ff92235e29fda8535e2d0a3ac1 386 0.21/1.00 vMB 32
375,689 375,689 000000000000000004db55c016b112312212be9b13e1b32220f0c7c35613da79 1,387 0.62/1.00 vMB 39
375,688 375,688 00000000000000000928f99b40962e056a4017c1f076906c7f501aba6feef60a 483 0.24/1.00 vMB 43
375,687 375,687 00000000000000000ee5ec5849af695e62857502894dafdd1e27d32b6a154c1f 518 0.41/1.00 vMB 33
375,686 375,686 0000000000000000064b93c64938bac0605f2fcaa45e8f875503e1515d7f1b43 851 0.42/1.00 vMB 36
375,685 375,685 000000000000000007c525bfd562b94b7e7eaac0355fceaf213f18b306103ce7 308 0.20/1.00 vMB 49
375,684 375,684 000000000000000003efe206f84b5bfa309ed68dfa681e084247b39652caa4e8 1,330 0.73/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.