Loading Tool

Explorer IconExplorer

Memory Pool

28,061 transactions
9.26 vMB
0.09162341 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 4e7a8bd662d354efd719615eb7e06bad8ebfbce273ad0eb0c357aeea821ca47a
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f529be6894caeaba96c78ed7a100ab438c1fc626b4c4d6cadbc14e6a125eaf04
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02517144 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (778,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,927 134,927 000000000000062f9c0f6009de20c008d330ff26a811fd74059dceec17247ad8 59 0.03 vMB 168
134,926 134,926 000000000000055a23ee477cad82aa12624b3d93b3adcba8a6b492fc7d39930b 72 0.03 vMB 950
134,925 134,925 00000000000006498d214ab66aaf73be7c58f4b9499aa48008e2cf9d97b8d0c3 130 0.05 vMB 275
134,924 134,924 0000000000000a9c145562437840dc7fc8b9187e414fb16e091c633f1fedcbe7 108 0.05 vMB 147
134,923 134,923 00000000000007e808a9d45564d0e48157508b4cff31312587c320950ff18042 678 0.21 vMB 261
134,922 134,922 000000000000033531210303768d5d64358c6d8d545709202cd5b49d1aa7f369 62 0.03 vMB 344
134,921 134,921 000000000000039f912187efd4a0c5155fcf87b90ff3e77cb9520d658998e6e9 85 0.04 vMB 598
134,920 134,920 00000000000007599393045989756f47706640910700cb970a5e4fcb598b15ed 50 0.03 vMB 188
134,919 134,919 000000000000038a704d8b319829b432978a2986d45c2ab99cfc738ff73d3dc1 107 0.05 vMB 138
134,918 134,918 000000000000055b56113b3cfb7d18abf8fd503a79e28ef0948fb8a402cb438c 42 0.03 vMB 373
134,917 134,917 0000000000000789fe6e014f62a3c32466e53abde8db62517b30e0648d9835c5 162 0.07 vMB 1,056
134,916 134,916 000000000000063dd5ba6243c9c9bfcde1ed8307c370455168b4dc763a58ebe4 63 0.05 vMB 1,134
134,915 134,915 0000000000000489813da92057fd01db8b2676e552ed6266471c1b2024403f64 52 0.03 vMB 443
134,914 134,914 0000000000000bee5a0aa5b883ca33203d5ef3918c2186850de04c9038591eeb 47 0.02 vMB 293
134,913 134,913 00000000000004e98dd5cb4adf9f93f538a4d8237a921c4f4d73754ccfe4886f 6 0.00 vMB 2,155
134,912 134,912 0000000000000b7c94762caf0f225816673851d0849709a8294305b502979126 63 0.02 vMB 479
134,911 134,911 00000000000003ec08dbe9d9a23cc0b8da4714d1e36168822afc41dd5b129976 94 0.05 vMB 486
134,910 134,910 00000000000001af1d34172c5149cc87ac149969dce3c8adb6b631e1bd7f8a86 19 0.01 vMB 836
134,909 134,909 00000000000004178eef6557bfc1ac6a283331a3912cc895ee69499cb9e828b4 15 0.01 vMB 895
134,908 134,908 0000000000000582b6add4c3a1684724ee8c0aa475bf357696f0f8d9ed837e94 31 0.02 vMB 502
134,907 134,907 00000000000007728da5abb1984214e7b2519741970939f0fabb9465a3ca0f82 28 0.01 vMB 283
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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 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.