Loading Tool

Explorer IconExplorer

Memory Pool

35,551 transactions
25.82 vMB
0.06278248 BTC
Random Selection Loading Transactions
Max Size: 131.80/200 MB

Candidate Block

Mining Attempt e2d63e47c3ae5fadd3885862f26bd78b75669f98f8917f18b5b635262af51b3d
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 587d510285955a0be14caff4c92c6aba9074403864c000becc5380bcdace1447
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.01552713 BTC
Feerates: 152.71 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (384,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,033 530,033 00000000000000000002696bc7b24f7a01fcf7408c0c250144184d525c05a363 1,260 0.51/1.00 vMB 6
530,032 530,032 0000000000000000000cc9284203ccdc78a91177ac4be61ea915a7dd98db3e5e 850 1.00/1.00 vMB 11
530,031 530,031 0000000000000000000031fe025031311ff9770d88b6b905f1e981926db99ce9 781 0.37/1.00 vMB 46
530,030 530,030 000000000000000000301461586ee8cebf74f9b8fb8c06fac9a79c163ffd8021 175 0.08/1.00 vMB 24
530,029 530,029 000000000000000000018a7d0dbcf868de5665f5f5dcdd91dc64dc4ef063a6d7 88 0.03/1.00 vMB 20
530,028 530,028 00000000000000000006bc1d56523ddd8545f8d823fea7d9f9e0911c4b776529 1,798 0.83/1.00 vMB 27
530,027 530,027 000000000000000000199e033860c4b37e023c9da16c8055334465fc933c1129 1,475 0.72/1.00 vMB 26
530,026 530,026 00000000000000000022dd061d0c79aa906353fe67abb1d279343b9c71826112 443 0.34/1.00 vMB 3
530,025 530,025 00000000000000000018babd29ff3db00691fde5f465e572de04b7166d8ac1f8 1,943 1.00/1.00 vMB 27
530,024 530,024 00000000000000000005fd1b0ac774bb5c5f30887331f74626b326f5199738b9 643 0.32/1.00 vMB 27
530,023 530,023 00000000000000000036c8a4bb644a79ede014fb6fae4d1398829e8e3ad676bb 1,854 0.78/1.00 vMB 16
530,022 530,022 0000000000000000001b25d8cce8da6517976c88f48ecf5508c3d82298071870 1,973 1.00/1.00 vMB 49
530,021 530,021 0000000000000000000dbc1cd80cc6058bd81b47bba250904422882bb0b06cbe 356 0.27/1.00 vMB 15
530,020 530,020 000000000000000000033738fdb25695a57c34352e25d194cb907a28446fca90 1,977 0.78/1.00 vMB 22
530,019 530,019 00000000000000000031065a9f9854cfae76419623af1980f2efc82684be5933 1,310 0.66/1.00 vMB 24
530,018 530,018 0000000000000000000afd01f38cd02b7b23a61b6f549aca2b24a8cc61d99d7e 534 0.25/1.00 vMB 20
530,017 530,017 0000000000000000001b947452cba1be882487706a167bb33ec7ec87dc9bb9d0 208 0.72/1.00 vMB 1
530,016 530,016 000000000000000000185ad6f9820f640b724f41d6491471504f91d705167fc5 621 1.00/1.00 vMB 4
530,015 530,015 0000000000000000001e0bc469284614fc3c5e72a23a43a3e2835929c753e62c 1,092 1.00/1.00 vMB 13
530,014 530,014 0000000000000000003215875ac261d8651435bf20128dff493a80a1a56b6a67 1,423 1.00/1.00 vMB 14
530,013 530,013 00000000000000000030171930e5d284487313bbd030a787518fa97e57fbb42e 2,241 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.