Loading Tool

Explorer IconExplorer

Memory Pool

40,628 transactions
27.89 vMB
0.07225689 BTC
Random Selection Loading Transactions
Max Size: 143.12/200 MB

Candidate Block

Mining Attempt 87c088c128b3d5f013d999dd5252ba40eaa6889124bbc241be0febee11c94520
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 6ae08c833a15b15048172ae3a442678cd787eec879933507648aac795782680c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01882193 BTC
Feerates: 101.49 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (384,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,047 530,047 0000000000000000001c404138a052741aa7398925449d972f33cf8391068b14 1,653 1.00/1.00 vMB 11
530,046 530,046 0000000000000000001349502b303e9301cc9037e7baac7b8ee7760240d00800 928 1.00/1.00 vMB 33
530,045 530,045 00000000000000000024a5a347083bd4075fc1f7da6d0e9651640ffb1fccc5a2 831 1.00/1.00 vMB 64
530,044 530,044 0000000000000000001ff00aad2bc8f161571b9951e9f001e056c750f2d1235c 2,348 0.83/1.00 vMB 8
530,043 530,043 00000000000000000036f1409e79fdd9e2a045dc0adf1e92b5cfb34992eacaad 2,434 1.00/1.00 vMB 34
530,042 530,042 0000000000000000000ef5d57182fbfd47256e1717a37bdb6b60a208a1e00093 890 0.35/1.00 vMB 17
530,041 530,041 000000000000000000376b62d61208a7e45a030c6b876e3516083bdd62be4097 2,489 1.00/1.00 vMB 28
530,040 530,040 0000000000000000001f5dee17110cb311de968496c0813918b15a9ff239c75e 1,505 0.58/1.00 vMB 24
530,039 530,039 00000000000000000006697bdc609ca8fa129f0734c87112f8d716a8f3a1ee85 722 0.31/1.00 vMB 36
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
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.