Loading Tool

Explorer IconExplorer

Memory Pool

39,451 transactions
17.40 vMB
0.13499469 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.21/200 MB

Candidate Block

Mining Attempt a6fffdd527035219c7cb721efc241238c6ebf2fe006e47110a5acb51ff677b18
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 871bb472d2799b2523ec6b93a6cbf706981882c328c43f93a41de1f001eaf8ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.03513009 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
132,075 132,075 00000000000007a9e5a6619276df7e5ae4796bcd673562d828e969a929e30d47 131 0.05 vMB 104
132,074 132,074 0000000000000051e6f55385bce7d39804170dcaf2eef245d939d6c0c11e080c 70 0.03 vMB 121
132,073 132,073 00000000000005482a0d583f42ae60100d9b33305accdcef299bd6411822aad7 20 0.02 vMB 1,353
132,072 132,072 0000000000000d3a0229fe2852bb91ec9dd278a26bfe47f6ddc9715511d201b3 47 0.01 vMB 1,040
132,071 132,071 000000000000027502383befcf0b3c368d98057b4580f7ed8994ce78737e0205 41 0.02 vMB 1,006
132,070 132,070 00000000000004338b532c50a0c346a04e5bf55084b57dcf1a81b1162f1c0313 13 0.00 vMB 717
132,069 132,069 00000000000003dd3327791877f9be342299a9b0eaa5e51bd6da2262af74a9d3 39 0.02 vMB 443
132,068 132,068 0000000000000f37685289afa7fd37e14caa779986d6fbe4fe8889d8638be902 6 0.01 vMB 0
132,067 132,067 0000000000001180688727d77f9de022b1dfdc79fd9a251ed003cc0dd757a229 24 0.01 vMB 1,003
132,066 132,066 00000000000003bac50e46e56f9c0af94114bbc40c88b41e53239389537deeb4 45 0.02 vMB 821
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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