Loading Tool

Explorer IconExplorer

Memory Pool

46,044 transactions
28.53 vMB
0.07579710 BTC
Random Selection Loading Transactions
Max Size: 151.60/200 MB

Candidate Block

Mining Attempt d7690100ef6a30705aec8c8ba56dfb2c383d4a373c0887ca599eabf796f00b7d
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 40caf63f3bd98843e4ce8ef5e8a69a54914745b953631e8f9e1c96deccbf33fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.02172862 BTC
Feerates: 100.23 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (564,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,893 349,893 000000000000000010c175cd82f6d28a6eaed9c1a525066030eba795e9b2aefa 642 0.33/1.00 vMB 27
349,892 349,892 00000000000000000c8375da92c87237d0b1fd8a35926924932a348c9a9f97ee 441 0.24/1.00 vMB 22
349,891 349,891 0000000000000000105ed5836810e9eaac8d18d4167a1b82613bd4941168a8cb 646 0.43/1.00 vMB 14
349,890 349,890 000000000000000004afd1f75ace8c1132195e983601ff1d773fe665a4ad25ca 256 0.17/1.00 vMB 12
349,889 349,889 00000000000000001515fc52b6f3f441997f334f461a61fad260f4ee6a6fc4ed 1,617 0.89/1.00 vMB 29
349,888 349,888 0000000000000000078ab9607f021e94a15654c2a835206e55d2a6f84ed9bbca 1,415 0.75/1.00 vMB 28
349,887 349,887 00000000000000000a86ff08126b67670b5eae4c79437187df6dce32d9a92bb5 255 0.17/1.00 vMB 27
349,886 349,886 00000000000000000030827c9f89d127fbd5caf2c6567a704ac26b182f093c32 728 0.47/1.00 vMB 20
349,885 349,885 0000000000000000127f589bfac9d4c518e492ef6774e40fc3574529f0b47000 512 0.27/1.00 vMB 29
349,884 349,884 000000000000000004143b95572ecc512774c81388ed695397ce7988257019e3 479 0.34/1.00 vMB 24
349,883 349,883 00000000000000001011b5f936b27cb9ecf450b6cd75cd1544c9295b056852d4 556 0.33/1.00 vMB 24
349,882 349,882 00000000000000000932c66477f23502325139636218e2fd0910c59c33ecc1ae 512 0.26/1.00 vMB 27
349,881 349,881 000000000000000002c0b2fadfebd84f3cb50b973dd51aa4aa980a2a79af167b 462 0.78/1.00 vMB 10
349,880 349,880 000000000000000006fdc7575a4b5ca8ea1458b20625af8a386b57d9f744002f 2,242 0.75/1.00 vMB 39
349,879 349,879 0000000000000000052a275661595ab363a65de1617c0ae0d2e6f7a3a69ca80e 252 0.12/1.00 vMB 29
349,878 349,878 0000000000000000159d66d27e0e5f93ae41b318690134b0fc201743b183042b 821 0.43/1.00 vMB 25
349,877 349,877 000000000000000015278f8542f2e65a2959058201f905dff449cf3f8f02a643 50 0.07/1.00 vMB 9
349,876 349,876 00000000000000000bb1050f0ad9c83431ada17a8fa452d9f537592a9f26230b 1,373 0.82/1.00 vMB 23
349,875 349,875 0000000000000000024cf3bdee54385a5b250eb91fb448448b26132bb413c24b 555 0.62/1.00 vMB 11
349,874 349,874 00000000000000001356aef17b8d09afe6387db44c5e230d604b317260949321 474 0.25/1.00 vMB 27
349,873 349,873 000000000000000009752277e46f6e9d50d24a42a1a330e18941e0353df00b75 2,405 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.