Loading Tool

Explorer IconExplorer

Memory Pool

79,743 transactions
29.47 vMB
0.10457911 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt bf1d2dddeec392c9e12e08a1198ccd79dd6fcb2dd7cd5401982bc09f3b8c5841
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (366,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,927 548,927 00000000000000000013c60f2f9793589f7bb6de2347f386e70178a4865d4f77 415 0.19/1.00 vMB 14
548,926 548,926 000000000000000000006b475ea75ccc5c74b4cfd2e124e1a5d506514f3c87ff 2,192 1.00/1.00 vMB 4
548,925 548,925 0000000000000000001e5134fb543b225bbdd068bdaea0202836e5a5778de5e5 1,021 0.43/1.00 vMB 25
548,924 548,924 0000000000000000000a8fb1fe59a2cd37f52d484b265e04e434355dbfa8930a 1,425 0.42/1.00 vMB 14
548,923 548,923 000000000000000000232a6f077a10602cdfac08ebf37fd2011061b4ccc63d4c 2,883 1.00/1.00 vMB 13
548,922 548,922 0000000000000000000c5f53ca7ee4612a260d0d34cdd48200dd60df0cbd2535 1,679 1.00/1.00 vMB 6
548,921 548,921 0000000000000000001382855fdf684fdb77e36052bb483f1fd57865a354fc71 1,654 1.00/1.00 vMB 5
548,920 548,920 0000000000000000001e7dd42a083146e3a2359ba9fe8cf3ea36c5c796533b36 2,355 1.00/1.00 vMB 9
548,919 548,919 00000000000000000002fcd61727e36b4ebaaad53a60eb5c22a28586617e5d51 2,915 1.00/1.00 vMB 10
548,918 548,918 00000000000000000025ffe71a3da80bfd1392db847acb88a07ee2ab77931091 3,221 1.00/1.00 vMB 11
548,917 548,917 0000000000000000001983d16537075b2b707ac65d7dfaadf9dcef3e65bb8683 3,280 1.00/1.00 vMB 13
548,916 548,916 00000000000000000027271e0a4611d964be7e8cbd8a6e7ba1c9266c3d1c3bb0 2,917 1.00/1.00 vMB 18
548,915 548,915 000000000000000000010e4a563bb2f3aeff82cb395c3cd23dd24b390a9d057d 2,666 1.00/1.00 vMB 8
548,914 548,914 0000000000000000000693499aacbb1bdd3ee4e98508ee1eb6db7ad97bbe05d4 2,390 1.00/1.00 vMB 24
548,913 548,913 00000000000000000026e0532336530012b6d02451aa576677bcfeff3b390b76 2,624 1.00/1.00 vMB 11
548,912 548,912 0000000000000000001d019866c156337df00fc45284f67a95cffe9c42091434 683 1.00/1.00 vMB 2
548,911 548,911 0000000000000000000fc60b36b0dde91d44c0bf62e74d38fb3824f3edabc189 2,066 1.00/1.00 vMB 4
548,910 548,910 0000000000000000000b176ca1cbef2ace065f4010c21d4dcc5ff719a7fec929 2,719 1.00/1.00 vMB 7
548,909 548,909 000000000000000000094348a02d6a6cadf24976da59dfeeea7ff96584837ee6 2,959 1.00/1.00 vMB 22
548,908 548,908 00000000000000000024b4ac871b9be7746fa0aad802262ae33b197d123d4f9d 2,029 1.00/1.00 vMB 10
548,907 548,907 0000000000000000001d7d58b89c14e47e49af968a46960adb32186ca547e7dc 2,071 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.