Loading Tool

Explorer IconExplorer

Memory Pool

35,012 transactions
14.83 vMB
0.08200671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.09/200 MB

Candidate Block

Mining Attempt 892c346d730412ca1d45fd17e190433a0a719770b90a45affd7e98b82ac097d0
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root b35239ec83090a45164020a3d62a6b012c6e1334646be6094b78f7e509d8d8ac
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,161
Size: 1.00 vMB
Total Fees: 0.03417180 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (781,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,096 132,096 00000000000002cacf5c0c506286aaee966cd8571036d3a24fd41b9b9c10a8c3 45 0.05 vMB 65
132,095 132,095 0000000000000a7dbcb95ef8dea7865bcebbbfc631aeeffd79ad893e1be01bd5 79 0.03 vMB 556
132,094 132,094 0000000000000a7afa80e56911ba004d85de34538f9e3edd2987420ddb769881 14 0.01 vMB 371
132,093 132,093 0000000000000bc172b0a198ced03e0c9fc84b47676b6451e18b9e7c596a0a8c 50 0.02 vMB 192
132,092 132,092 0000000000000144658301f074f49144f0bb574164addf3e1a0934740e461bdb 13 0.01 vMB 1,414
132,091 132,091 000000000000043dac0265303e3379b379756c108d6884ea3f65d9fe473c8d46 87 0.03 vMB 258
132,090 132,090 0000000000000ec9cc5fad8a9fbfdcd0f6acd9dd6a191a4bf1a072232ca5f3bb 34 0.01 vMB 865
132,089 132,089 00000000000005afb09c2d0e41eaa34ccef70cdeab9138f5aea702cbb8372874 79 0.02 vMB 242
132,088 132,088 0000000000000ccae9e46e862ec9bc0b2f1fbc3f7a7f363d9b105e0a035590a8 93 0.05 vMB 494
132,087 132,087 00000000000008c8c02662e2bbcacee345fcd2cacf282104beddb75977f4dd29 9 0.00 vMB 1,758
132,086 132,086 0000000000001308d3dce48e12e6a26ec9f2d54320843f7c8be3554b70b65ddf 113 0.03 vMB 302
132,085 132,085 00000000000003ae80f38d2005160c6859b6db65cbb0015a65f2c06fa5ec5569 34 0.01 vMB 1,012
132,084 132,084 0000000000000e5e78ce8e80e2e82b33c9cb4ed9d33bdbaf511bcba950623a79 41 0.02 vMB 592
132,083 132,083 00000000000006d0eb5ffc938736c0070d6005515fa94629655cb394293924a9 154 0.04 vMB 46
132,082 132,082 0000000000000e16e7093dc280f4f916391901eb822c9b68c14b3923594bb7f6 130 0.05 vMB 294
132,081 132,081 0000000000000a6775cc4147098ceea66a1213aa406814c971fceaaae5b18159 116 0.03 vMB 2,493
132,080 132,080 000000000000022a46048c74f6e1c8f90df7cd22f12fedad3b53e023adda3cbf 39 0.02 vMB 631
132,079 132,079 000000000000052202a59c400e308182a90f2a63ed5ee69480f8a722f32fa3bd 41 0.01 vMB 1,820
132,078 132,078 000000000000032aea9e9c317596dfa7e6cdd096f7485b7431b49341713b8cf0 146 0.05 vMB 201
132,077 132,077 0000000000001247e33404e1ea15048a422e1ba5d9b103d3895a1295e1ecbbe8 58 0.02 vMB 823
132,076 132,076 0000000000000fbafaf988c88d0141cb9881ddb97ef8ab622851957208f55b8d 22 0.01 vMB 264
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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