Loading Tool

Explorer IconExplorer

Memory Pool

35,987 transactions
25.70 vMB
0.05827151 BTC
Random Selection Loading Transactions
Max Size: 131.44/200 MB

Candidate Block

Mining Attempt fb58df940565d0382ba58327ce775a18c6a83ea1a61d17da49c15b23317d6b03
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 55ecd31c90c7f9c751292837150933ceb8b56ea29f0427aea402e9fe9b0aeb38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01130059 BTC
Feerates: 151.11 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (384,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,038 530,038 0000000000000000000b2b737cc044e59b34c1d72c579797c95dd99636a6512e 995 0.38/1.00 vMB 20
530,037 530,037 0000000000000000002bd464f9d527693d25a432ddeae9b090da39dc8627dbd9 2,016 1.00/1.00 vMB 25
530,036 530,036 0000000000000000002b370e3687241372881010f4e4c010b07d0802b7a8553f 1,123 0.49/1.00 vMB 24
530,035 530,035 00000000000000000013e9b2ed40fd9574a3243ec2de7c95b0c9983347a26959 533 0.28/1.00 vMB 24
530,034 530,034 000000000000000000319c126026da847ea4816d877dfdcc541c02787da63667 490 0.31/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 781.81 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: 635.02 GB
    • Received: 12.28 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.