Loading Tool

Explorer IconExplorer

Memory Pool

76,181 transactions
28.41 vMB
0.06482120 BTC
Random Selection Loading Transactions
Max Size: 172.22/200 MB

Candidate Block

Mining Attempt 0c343de17bc11e70b338a3ae6c3968716f5dee868f67de58a69e2311ced58532
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e9f4b052c0d1f23e18a6d0709c8e13e422d31c725c0abbd3015cc10c85f73e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00595062 BTC
Feerates: 41.50 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (366,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,932 548,932 00000000000000000011383a2ced7050cf84dfef64416b620eb76c25946e8452 383 0.12/1.00 vMB 9
548,931 548,931 0000000000000000001ee8c27d58a6f7196a74aeb08c02b06f78532b77739156 822 0.26/1.00 vMB 10
548,930 548,930 0000000000000000002307cebc363abfdeefa87000059124ea7d7d39dc70b9be 530 0.85/1.00 vMB 1
548,929 548,929 0000000000000000000c5c4bbf39f3912c281c256c095feb1371e7a50310f367 1,342 1.00/1.00 vMB 3
548,928 548,928 0000000000000000002239f21d0759901a4726cbaa99127505dbb12961eb8819 3,084 1.00/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.67 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.13 GB
    • Received: 16.40 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.