Loading Tool

Explorer IconExplorer

Memory Pool

22,324 transactions
9.71 vMB
0.06242012 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.86/200 MB

Candidate Block

Mining Attempt a658d58fae70452a59ac3ee5dca60b2c65582d21e0d76b92fa8dc0109cb941ba
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 1b01a8367c2de0421ba86305c288dca76c67adbfc4c90f32cee3953933e7404a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.03619958 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (744,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,721 168,721 0000000000000acb57706b3e794bd6b8d38c16bfcc2a43c897f944adb18a2873 51 0.02 vMB 198
168,720 168,720 000000000000093216e2b6a74a34108676863a31b3721cc0afe104fc08f676a7 72 0.04 vMB 148
168,719 168,719 0000000000000af6e84221ec7ca46363c427b783b397581b4832ce15f107a31b 1 0.00 vMB 0
168,718 168,718 000000000000099a23eb319f0597c8e888a5dd1db640af7293eceae042c0e138 63 0.02 vMB 53
168,717 168,717 00000000000001aa29db1db3c4785f29f799e74d23f83d868cece9afd57969db 4 0.00 vMB 119
168,716 168,716 00000000000002577b6e54c8e5709f6c3dbd0f9c7d1de7df9cb3c9011ffd3820 30 0.01 vMB 108
168,715 168,715 0000000000000b1e24f85027626efb59fa75ab741ce1e7f4f61b06b4a5e68050 42 0.01 vMB 0
168,714 168,714 00000000000002389c0a7455a8477d38448834c331a59771f96bdb1f6d5e74fe 26 0.01 vMB 8
168,713 168,713 00000000000009dbd3a3f564cc2962768c28c4fbedc5e5815a0f1db5cbb44040 43 0.04 vMB 110
168,712 168,712 000000000000061d893695698437e97bc89885bbc3ae1bc5c93a0801f4d17871 34 0.02 vMB 176
168,711 168,711 000000000000054a7d20a9c04da1663544f6784efcb8ea87ffc09ee757db9668 133 0.05 vMB 95
168,710 168,710 00000000000008d5bc00d422add298b38c0df3c01e31c9d48c6e1c089d3b0696 19 0.01 vMB 53
168,709 168,709 000000000000062d2f5d7afb2e6c6d703d59a00f0fb3fc1cbc200c814621707e 32 0.01 vMB 27
168,708 168,708 0000000000000a481d7754cc0b861684b83344baafca5cdc268adbb35248a1f4 8 0.00 vMB 28
168,707 168,707 00000000000001473e98fa10045b7a1dc0599e48e6e1e64a2076729d9db81511 100 0.03 vMB 0
168,706 168,706 00000000000008696a0174c3e8cf64fbf479fa8e408383ba36de1cba49630084 3 0.00 vMB 0
168,705 168,705 00000000000004c3baf50c67e808891e4d76da9fc0cbc1de67e7d5543d53def8 1 0.00 vMB 0
168,704 168,704 0000000000000612eda4f2e0148b0437fe7de697c33e300f1b1a605266e2d67d 25 0.01 vMB 109
168,703 168,703 0000000000000a68b271117b80a4469734737f2ec361c00a0836214d961476cf 113 0.05 vMB 57
168,702 168,702 00000000000006bf982ad0e5d04d7cdf84c87a781008410d9d3447f1f07323da 14 0.00 vMB 32
168,701 168,701 0000000000000a2b9eeb24812e6a059df30d8317c7995272b0b10305dda49bf4 40 0.01 vMB 50
Previous 10 blocks ↓
Total Size: 779.57 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: 272.39 GB
    • Received: 1.06 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.