Loading Tool

Explorer IconExplorer

Memory Pool

41,136 transactions
27.33 vMB
0.07861184 BTC
Random Selection Loading Transactions
Max Size: 141.11/200 MB

Candidate Block

Mining Attempt 43fc5f29a53648e79e5bab8103ebd024e7b6f05eeda44e6742f7c9ae0f3ae81b
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 1056d81560282d607923bde68fc54fe959175c2993abd0ca56c4d4200c322d7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.02594852 BTC
Feerates: 141.50 > 2.60 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (147,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,857 766,857 0000000000000000000161aeca1b656ca45cbddf6082c9a76415eed562b07567 103 0.13/1.00 vMB 3
766,856 766,856 000000000000000000068d9676d31cb3647263ce2263409fa59adf317c33696b 788 0.70/1.00 vMB 4
766,855 766,855 000000000000000000071526aba6f49d76726df19de9b5275527465b24143aac 2,413 1.00/1.00 vMB 7
766,854 766,854 00000000000000000000aa3565d9ea3056ff31ba416efab16601ccfe50971ab1 2,581 1.00/1.00 vMB 13
766,853 766,853 000000000000000000019f064b40dbc22fbb508ac721c4ccc111c577c904f2a0 11 0.00/1.00 vMB 26
766,852 766,852 00000000000000000003dbfe61bb37c37292028a7ef06125a7fad6ffb581e362 502 0.18/1.00 vMB 9
766,851 766,851 000000000000000000075545585eedfe13a82cdc7ac72d34396c35e10216aa6c 849 0.35/1.00 vMB 9
766,850 766,850 000000000000000000041a9b01183a5f05b7fe196ac23762ae9160c8826df27c 1,182 0.94/1.00 vMB 6
766,849 766,849 000000000000000000052ffb1bdd9a07417e841732bae7bb3d9c06867c006b1f 1,243 0.59/1.00 vMB 8
766,848 766,848 000000000000000000038fb79b3059c73330972080d91f75519e23ee3ed81afd 1,178 0.54/1.00 vMB 9
766,847 766,847 00000000000000000001f8b8463edb74fb6ef76ea3eb1e2b723b34031ecc055a 64 0.02/1.00 vMB 10
766,846 766,846 0000000000000000000359f9d0d92abaf78ad4e56e1a08b7147da458aef21cae 467 0.17/1.00 vMB 10
766,845 766,845 0000000000000000000749b39bcf5a34dd9d5ee0c1fa38b099e0f3d739df0ac6 1,320 0.66/1.00 vMB 7
766,844 766,844 00000000000000000007d7e324817e39c0d60ac7f90ac9f982f224fd7439e040 767 0.32/1.00 vMB 10
766,843 766,843 00000000000000000000217e3b4c53cbb366a094c899808f7aed1ef3703f8363 1,078 0.97/1.00 vMB 3
766,842 766,842 00000000000000000002f4d51ed89fe24cf9709f0aae62c6be6b3d4666c18959 1,803 1.00/1.00 vMB 6
766,841 766,841 0000000000000000000401dfe3bec67ccc703900c1586a2c0ece87fa10e4247e 2,904 1.00/1.00 vMB 11
766,840 766,840 00000000000000000004e35967ab2dadbc488cd31c2011332668dc0614af9992 3,067 1.00/1.00 vMB 15
766,839 766,839 00000000000000000001c37d7023e22b206d1b142a713ac974bff9cb299c5a37 2,596 1.00/1.00 vMB 6
766,838 766,838 00000000000000000005110c26ef1c8093fd0fc917453ac039624cdb51a1f2cc 2,257 1.00/1.00 vMB 13
766,837 766,837 00000000000000000001a4064eb3726325205a92435578efcb48aab5fcfc758f 2,047 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.